WebDriver/Marionette/JSON Protocol: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Replaced content with "We were originally following the [http://code.google.com/p/selenium/wiki/JsonWireProtocol#/ Selenium JSON Wire Protocol] but we're now following the [https://dvcs.w3.org...")
m (Whimboo moved page Auto-tools/Projects/Marionette/JSON Protocol to WebDriver/Marionette/JSON Protocol: Reorganization of Marionette project documenation)
 
(No difference)

Latest revision as of 19:40, 26 February 2021

We were originally following the Selenium JSON Wire Protocol but we're now following the WebDriver protocol draft in our implementation. For information about what marionette supports, please refer to our MDN page.