WebDriver/Marionette: Difference between revisions

no edit summary
No edit summary
Line 26: Line 26:


Once the testing actor receives the testing command, it will dispatch it to the appropriate test harness or listener. For now, we plan to use the [https://developer.mozilla.org/en/nsIAccessible accessibility (a11y) interfaces] that is already supported by the platform. For actions not covered by a11y, like gestures, we should be able to fire off events directly to the mobile device's event queue.
Once the testing actor receives the testing command, it will dispatch it to the appropriate test harness or listener. For now, we plan to use the [https://developer.mozilla.org/en/nsIAccessible accessibility (a11y) interfaces] that is already supported by the platform. For actions not covered by a11y, like gestures, we should be able to fire off events directly to the mobile device's event queue.
== Questions/Comments/Concerns ==
Feel free to drop me (mdas) a line over at the #ateam channel, or email me via mdas [at ] mozilla . com
Confirmed users
561

edits