gecko-dev/testing/marionette
Andrew Halberstadt 944d9273f2 Bug 1088905 - Support with syntax when setting marionette's context, r=ato
Usage:
# content scope
with marionette.using_context(marionette.CONTEXT_CHROME):
    # chrome scope
    ... do stuff ...
# content scope

--HG--
extra : rebase_source : 1a823ec0a92e14b0f49df961e155a64917efe994
2014-11-07 11:35:43 -05:00
..
atoms
client Bug 1088905 - Support with syntax when setting marionette's context, r=ato 2014-11-07 11:35:43 -05:00
components Bug 797639 - Part 3: Fix Marionette client / server loading and parsing. r=jgriffin 2014-05-14 14:30:02 -05:00
transport Bug 997770 - Allow users to explicitly input the connection timeout. Also the version of marionette_transport is updated from 0.2 to 0.3. r=mdas 2014-07-04 23:33:00 +02:00
update-smoketests
ChromeUtils.js
EventUtils.js
jar.mn Bug 1038864 - Marionette find element fails on social chat component. r=automatedtester 2014-07-28 14:49:00 +02:00
mach_commands.py Bug 1084587 - Add --profile to |mach marionette-test|, r=jgriffin, DONTBUILD, a=NPOTB 2014-10-20 08:55:28 -04:00
marionette-common.js
marionette-elements.js Bug 1080764 - Add 'anon' and 'anon attribute' search strategies to marionette.find_element(), r=AutomatedTester 2014-10-28 17:37:24 -04:00
marionette-frame-manager.js Bug 1046512 - Modification to marionette to support running tests with e10s enabled. r=jgriffin 2014-10-21 11:22:26 -04:00
marionette-listener.js Bug 1090272 - Raise NoSuchFrameException when attempting to switch to a non-existant frame by index. r=mdas 2014-10-28 10:41:00 +01:00
marionette-sendkeys.js Bug 1091662 - Support for modifier keys in chrome scope in marionette. r=dburns 2014-11-04 19:50:44 -05:00
marionette-server.js Bug 1088905 - Support with syntax when setting marionette's context, r=ato 2014-11-07 11:35:43 -05:00
marionette-simpletest.js Bug 997909 - Fix typo. r=mdas 2014-10-07 09:40:05 -07:00
moz.build