gecko/testing/marionette
Andreas Tolfsen 3a33ce4ecc Bug 1194968: Support for Marionette protocol adjustments in Python client
Whilst it is not a goal for the Marionette protocol to be fully compatible
with WebDriver due to the different transport mechanisms, bug 1153822
adjusts the Marionette protocol closer to what is prescribed in the
WebDriver specification.

This patch adds support for the new protocol (level or version 2)
to the Python bindings with backwards compatibility for the earlier,
existing protocol (1).

r=jgriffin
2015-08-15 15:46:31 +01:00
..
atoms
client Bug 1194968: Support for Marionette protocol adjustments in Python client 2015-08-15 15:46:31 +01:00
components Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
driver Bug 1194968: Support for Marionette protocol adjustments in Python client 2015-08-15 15:46:31 +01:00
transport Bug 1194968: Support for Marionette protocol adjustments in Python client 2015-08-15 15:46:31 +01:00
update-smoketests
actions.js Bug 1107706: Part 16: Fix rebase of action chains for chrome space 2015-03-24 15:35:58 +00:00
ChromeUtils.js
command.js Bug 1159238. Generate UUID internally to ContentSender 2015-04-28 18:15:08 +01:00
common.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
dispatcher.js Bug 945729: Replace error number codes with strings 2015-04-08 19:02:34 +01:00
driver.js Bug 1178468 - Update marionette cookie support to use nsICookie2. r=jgriffin 2015-07-15 23:51:51 +01:00
elements.js Backed out changeset 9eeddf4d34ea (bug 1191432) for various Gij failures. 2015-08-10 10:29:13 -04:00
emulator.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
error.js Bug 1155703: Correct Marionette to use NoSuchWindowError 2015-04-29 12:00:43 +01:00
EventUtils.js
frame-manager.js Bug 1149618 - Remove SpecialPowers from Marionette, r=dburns 2015-05-18 16:36:15 -07:00
jar.mn Bug 1159219: Make ContentSender a separate module 2015-04-28 14:25:37 +01:00
listener.js Backed out changeset 9eeddf4d34ea (bug 1191432) for various Gij failures. 2015-08-10 10:29:13 -04:00
mach_commands.py Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium 2015-06-21 17:39:09 -07:00
modal.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
moz.build
proxy.js Bug 1159238. Generate UUID internally to ContentSender 2015-04-28 18:15:08 +01:00
sendkeys.js Bug 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +01:00
server.js Bug 1149618 - Remove SpecialPowers from Marionette, r=dburns 2015-05-18 16:36:15 -07:00
simpletest.js Bug 1107706: Part 15: Fix emulator callbacks for content process 2015-03-23 15:40:51 +00:00