Skip to content

Commit 161f35e

Browse files
authored
Reviewed changes to the W3C candidate spec
1 parent a9a3dee commit 161f35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ WebDriver for Selenium 2
33
This WebDriver client implementation is based on Facebook's [php-webdriver](https://github.com/facebook/php-webdriver/) project by Justin Bishop.
44

55
Distinguishing features:
6-
* Up-to-date with [WebDriver W3C Candidate Recommendation 24 November 2017](https://w3c.github.io/webdriver/webdriver-spec.html)
6+
* Up-to-date with [W3C Candidate Recommendation 08 January 2018](https://w3c.github.io/webdriver/webdriver-spec.html)
77
* Up-to-date with [Selenium 2 JSON Wire Protocol](https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol) (including WebDriver commands yet to be documented).
88
* In the *master* branch, class names and file organization follow PSR-0 conventions for php 5.3+ namespaces.
99
* Coding style follows PSR-1, PSR-2, and Symfony2 conventions.

0 commit comments

Comments
 (0)