gecko-dev/testing/marionette
Andreas Tolfsen 9351a4ab23 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

--HG--
extra : commitid : CiAKTE3h1nG
extra : rebase_source : ea3ed4ec021febac7f3b2ae2c10ec583a3ddfcff
2015-08-15 15:46:31 +01:00
..
atoms Bug 936044 - Fix wrong license header for Marionette atoms. r=dburns 2014-01-17 10:03:43 -05:00
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
ChromeUtils.js
EventUtils.js Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
actions.js Bug 1107706: Part 16: Fix rebase of action chains for chrome space 2015-03-24 15:35:58 +00:00
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
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 Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00
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