gecko/testing/marionette/driver
Andreas Tolfsen ceb18d3d01 Bug 1154691: Align Marionette with WebDriver errors
Adds `invalid selector' and `invalid session id' errors to the server,
and aligns the exceptions in the Python client with those in the server.

Some of the exceptions are not in use yet and consequently do not carry
a `code` property.  This is fine because it makes us future-proof when
the server starts using them.

r=dburns
2015-04-15 13:38:01 +01:00
..
marionette_driver Bug 1154691: Align Marionette with WebDriver errors 2015-04-15 13:38:01 +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 1107336: Create Marionette Driver containining all of the automation API code; r=jgriffin 2015-02-23 15:31:00 +00:00
setup.py Bug 1153795 - Bump marionette_driver to 0.4 and marionette_client to 0.10. r=atolfsen 2015-04-13 15:35:15 +01:00