mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 05:08:36 +02:00
This adds a basic set of tests for interacting with various kinds of DOM properties from the WebDriver commands Execute Script and Execute Async Script. Differential Revision: https://phabricator.services.mozilla.com/D28453 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| tests | ||
| META.yml | ||
| README.md | ||
WebDriver specification tests
Herein lies a set of conformance tests for the W3C web browser automation specification known as WebDriver. The purpose of these tests is determine implementation compliance so that different driver implementations can determine whether they meet the recognized standard.
Chapters of the Spec that still need tests
We are using a tracking spreadsheet to coordinate work on these tests. Please look there to see who is working on what, and which areas are currently under-tested.
The spec contributors and editors can frequently be found on the W3C #webdriver IRC channel.