Skip to content

Commit

Permalink
Reviewed changes to candidate recommendation since Sept 26
Browse files Browse the repository at this point in the history
  • Loading branch information
robocoder authored Nov 24, 2017
1 parent ec8d179 commit c4c8c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ WebDriver for Selenium 2
This WebDriver client implementation is based on Facebook's [php-webdriver](https://github.com/facebook/php-webdriver/) project by Justin Bishop.

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

0 comments on commit c4c8c36

Please sign in to comment.