Confirmed users
561
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
When writing Marionette tests in Python, the following API's are available. These are all available in the self.marionette object which is available to all Marionette tests. Most of these API's are analogs to Selenium methods WebDriver methods. | When writing Marionette tests in Python, the following API's are available. These are all available in the self.marionette object which is available to all Marionette tests. Most of these API's are analogs to Selenium methods WebDriver methods. | ||
All of these calls should be supported by end of Q1/2012 for the B2G and desktop Firefox environments. | |||
=== Configuration === | === Configuration === | ||