gecko/testing/marionette
Andreas Tolfsen 1479237d98 Bug 964367 - Fix incorrect format on platformName capability. r=mdas
The platformName capability (which AFAICT isn't checked in use by any
dependants) should be a limited subset of prescribed platforms as
defined by the WebDriver specification.  System.appinfo.OS returns the
correct values, but not upper cased.

Additionally this patch introduces some tests and documentation for
the getSessionCapabilities function in Marionette and cleans up the
capability list.
2014-02-10 15:58:46 -05:00
..
atoms Bug 936044 - Fix wrong license header for Marionette atoms. r=dburns 2014-01-17 10:03:43 -05:00
client Bug 964367 - Fix incorrect format on platformName capability. r=mdas 2014-02-10 15:58:46 -05:00
components
update-smoketests
ChromeUtils.js
EventUtils.js
jar.mn
mach_commands.py
marionette-common.js
marionette-elements.js Bug 938228 - Fix marshaling of NodeList in executeScript. r=mdas 2014-02-05 17:04:42 -05:00
marionette-frame-manager.js
marionette-listener.js Bug 874868: Make sure that Marionette takes a screenshot of the the entire content canvas; r=mdas 2014-02-05 21:38:12 +00:00
marionette-sendkeys.js
marionette-server.js Bug 964367 - Fix incorrect format on platformName capability. r=mdas 2014-02-10 15:58:46 -05:00
marionette-simpletest.js
moz.build