WebDriver/Marionette/Roadmap

From New wiki
Jump to navigation Jump to search

Roadmap

We are working on getting Marionette to 1.0 status. This will give us parity with WebDriver and allow users, and the Selenium project, to stop using FirefoxDriver. To do this we need to implement the following missing features. NOTE: This list is live and will regularly be changing.

<bugzilla> { "whiteboard": "[marionette=1.0]", "include_fields": "id, priority, summary, assigned_to, status", "order": "priority,assigned_to" } </bugzilla>

Good First Bugs

Want to get started on Marionette but don't know where to begin? The following set of bugs will help you learn the ropes and would greatly help us reach our goal!

<bugzilla> { "resolution": "---", "product": "testing", "component": "marionette", "whiteboard": "[good first bug]", "include_fields": "id, priority, summary, assigned_to", "order": "priority,assigned_to" } </bugzilla>