1 # WebDriver specification tests
3 Herein lies a set of conformance tests
4 for the W3C web browser automation specification
5 known as [WebDriver](http://w3c.github.io/webdriver/).
6 The purpose of these tests is determine implementation compliance
7 so that different driver implementations can determine
8 whether they meet the recognized standard.
10 ## Chapters of the Spec that still need tests
12 We are using a [tracking spreadsheet](https://docs.google.com/spreadsheets/d/1GUK_sdY2cv59VAJNDxZQIfypnOpapSQhMjfcJ9Wc42U/edit#gid=0)
13 to coordinate work on these tests. Please look there to see who
14 is working on what, and which areas are currently under-tested.
16 The spec contributors and editors can frequently be found on the W3C
17 #webdriver IRC channel.