gecko-dev/testing/web-platform/tests/webdriver
Andreas Tolfsen 091ef4438c bug 1546303: webdriver: add WPT tests for properties in evaluated scripts; r=whimboo
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
2019-04-23 14:09:43 +00:00
..
tests bug 1546303: webdriver: add WPT tests for properties in evaluated scripts; r=whimboo 2019-04-23 14:09:43 +00:00
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.