WebDriver/Marionette: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
= Track the Development =
= Track the Development =
You can track our development by checking our [https://bugzilla.mozilla.org/buglist.cgi?product=Testing&component=Marionette&resolution=--- bugs], or contacting us over on the #ateam channel!
You can track our development by checking our [https://bugzilla.mozilla.org/buglist.cgi?product=Testing&component=Marionette&resolution=--- bugs], or contacting us over on the #ateam channel!
= Roadmap =
{| style="width: 950px" class="fullwidth-table sortable"
|-
| style="font-weight: bold; background: #DDD; width: 100px" | Goal
| style="font-weight: bold; background: #DDD;" | Status
| style="font-weight: bold; background: #DDD;" | Owner
|-
| write basic 'how to write and run Marionette tests' tutorial
|
| mdas
|}

Revision as of 23:01, 11 April 2012

What is Marionette?

For information on Marionette and how to use it, please visit the MDN entry.

This wiki page is for gathering the implementation details of Marionette.

Under the Hood

  • DevNotes - This section gives a good rundown of how Marionette does what it does.

Track the Development

You can track our development by checking our bugs, or contacting us over on the #ateam channel!

Roadmap

Goal Status Owner
write basic 'how to write and run Marionette tests' tutorial mdas