gecko/testing/marionette/driver
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
..
marionette_driver Bug 1194968: Support for Marionette protocol adjustments in Python client 2015-08-15 15:46:31 +01:00
MANIFEST.in Bug 1124667 - Release marionette-driver 0.2 and marionette-client 0.9. r=automatedtester DONTBUILD 2015-02-26 11:08:22 +01:00
requirements.txt Bug 1190817 - marionette install from pypi is broken. r=automatedtester 2015-08-04 05:49:00 +02:00
setup.py Bug 1183157 - make marionette --version flag also show the transport and driver package versions. r=dburns 2015-07-17 21:06:12 +02:00