gecko/testing/marionette
Chris Manchester 5f14271ff2 Bug 941749 - Add support for returning both known tabs and chrome windows from the marionette server.;r=automatedtester
This splits the api for getWindowHandles and getChromeWindowHandles for those
managing windows and tabs separately in tests. getWindowHandles is
re-implemented to return tabs when appropriate, and getChromeWindowHandles is
added to correspond to individual os windows (the prior behavior of
getWindowHandles). current_window_handle now corresponds to a tab on desktop,
while chrome_window_handle is provided for the current OS window.
switch_to_window will accept either a chrome window handle or tab handle.
In the case of a tab, switching will select the tab. In the
case of a chrome window handle, the prior behavior is retained.
2014-12-12 12:08:31 -05:00
..
atoms
client Bug 941749 - Add support for returning both known tabs and chrome windows from the marionette server.;r=automatedtester 2014-12-12 12:08:31 -05:00
components
transport Bug 1001322 - Move wait_for_port to transport.py and call when starting a new session. r=mdas 2014-11-18 13:31:34 +00:00
update-smoketests
ChromeUtils.js
EventUtils.js
jar.mn
mach_commands.py Bug 1095635 - Accept '-' to correspond to stdout for marionette's --gecko-log option.;r=ahal 2014-11-17 22:21:51 -05:00
marionette-common.js
marionette-elements.js Bug 1101172: Correct Exception thrown when passing invalid element search type; r=jgriffin 2014-11-19 01:26:14 +00:00
marionette-frame-manager.js Backed out changeset 5671737e4f24 (bug 984508) because of intermittent failures 2014-11-28 11:21:43 -05:00
marionette-listener.js Backed out changeset 5671737e4f24 (bug 984508) because of intermittent failures 2014-11-28 11:21:43 -05: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 941749 - Add support for returning both known tabs and chrome windows from the marionette server.;r=automatedtester 2014-12-12 12:08:31 -05:00
marionette-simpletest.js Bug 997909 - Fix typo. r=mdas 2014-10-07 09:40:05 -07:00
moz.build