Signed-off-by: AutomatedTester <dburns@mozilla.com>
This commit is contained in:
Andreas Tolfsen 2014-11-26 01:05:07 +00:00 коммит произвёл AutomatedTester
Родитель 2f561c6a41
Коммит 21547963e0
1 изменённых файлов: 9 добавлений и 3 удалений

Просмотреть файл

@ -1,12 +1,18 @@
# W3C WebDriver Specification
This repository contains the W3C specification
for the browser automation standard known as _WebDriver_.
The main repository is at https://github.com/w3c/webdriver.
for the browser automation protocol known as _WebDriver_.
The current editor's draft of the specification can be read
at https://w3c.github.io/webdriver/webdriver-spec.html.
The main repository is at https://github.com/w3c/webdriver,
and bugs can be filed against the
[W3C bug tracker](https://www.w3.org/Bugs/Public/enter_bug.cgi?comment=&blocked=20860&short_desc=%5BWebDriver%20Spec%5D%3A%20&product=Browser%20Test%2FTools%20WG&component=WebDriver).
## Building
The `webdriver-spec.html` is generated by executing:
The specification can be read in `webdriver-spec.html`,
which is generated by executing:
make