|
|
Line 5: |
Line 5: |
| This wiki page is for gathering the implementation details of Marionette. | | This wiki page is for gathering the implementation details of Marionette. |
|
| |
|
| = Under the Hood = | | = Main page = |
|
| |
|
| * [https://wiki.mozilla.org/Auto-tools/Projects/Marionette/DevNotes DevNotes] - This section gives a good rundown of how Marionette does what it does. | | * [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette MDN] |
| | |
| * [https://wiki.mozilla.org/Auto-tools/Projects/Marionette/JSON_Protocol JSON wire protocol support] - Marionette implements [http://code.google.com/p/selenium/wiki/JsonWireProtocol Selenium's JSON wire protocol], and this page shows what we currently support, as well as additional calls we added.
| |
|
| |
|
| = Track the Development = | | = Track the Development = |