gecko/testing/marionette
Andreas Tolfsen aab6dfb651 Bug 1205638: Remove findChildElement and findChildElements commands
The findChildElement and findChildElements commands were originally
added to provide Selenium compatibility because it sends an "id" field
in the body.

They are both unneeded now that we have wires which extracts the element
ID from the URI template and sets the "element" field that the normal
findElement and findElements commands use.

r=dburns
2015-09-17 14:05:51 +01:00
..
atoms
client Bug 1204496: When searching by link text start from the startNode and not the rootNode; r=ato 2015-09-17 22:22:38 +01:00
components
driver Bug 1137972: Send W3C Element Key to Marionette Server from python client; r=jgriffin 2015-09-15 20:45:39 +01:00
transport Bug 1197835 - Version bump marionette-client == 0.19, marionette-transport == 0.7, marionette-driver == 0.13, r=ato 2015-08-24 10:59:47 -04:00
actions.js Bug 1153822: Adjust Marionette responses to match WebDriver protocol 2015-05-21 11:26:58 +01:00
ChromeUtils.js
command.js Bug 1153822: Adjust Marionette responses to match WebDriver protocol 2015-05-21 11:26:58 +01:00
common.js
dispatcher.js Bug 1203022 - Fix marionette-webapi busted, JavaScript Error: "TypeError: this.sendResponse is not a function". r=ato 2015-09-09 15:09:01 +08:00
driver.js Bug 1205638: Remove findChildElement and findChildElements commands 2015-09-17 14:05:51 +01:00
elements.js Bug 1204496: When searching by link text start from the startNode and not the rootNode; r=ato 2015-09-17 22:22:38 +01:00
emulator.js
error.js Bug 1153822: Adjust Marionette responses to match WebDriver protocol 2015-05-21 11:26:58 +01:00
EventUtils.js
frame-manager.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
jar.mn Bug 1159219: Make ContentSender a separate module 2015-04-28 14:25:37 +01:00
listener.js Backed out changeset 820865a790e4 (bug 1202663) 2015-09-17 17:12:29 +01:00
mach_commands.py Bug 1163797 - Removing CommandArguments decorators from marionette-test mach command and making it use argparse from test harness. r=ahal 2015-09-02 15:57:25 -07:00
modal.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
moz.build
proxy.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
sendkeys.js Bug 1203074: Move caret to end of textual input field before sending keys 2015-09-09 14:53:53 +01:00
server.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
simpletest.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00