You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ WebDriver for Selenium 2
3
3
This WebDriver client implementation is based on Facebook's [php-webdriver](https://github.com/facebook/php-webdriver/) project by Justin Bishop.
4
4
5
5
Distinguishing features:
6
-
* Up-to-date with [WebDriver: W3C Editor's Draft 15 March 2022](https://w3c.github.io/webdriver/)
6
+
* Up-to-date with [WebDriver: W3C Editor's Draft 1 April 2022](https://w3c.github.io/webdriver/)
7
7
* Up-to-date with [Selenium 2 JSON Wire Protocol](https://github.com/SeleniumHQ/selenium/blob/trunk/java/src/org/openqa/selenium/remote/DriverCommand.java) (including WebDriver commands yet to be documented).
8
8
* In the *master* branch, class names and file organization follow PSR-0 conventions for namespaces.
9
9
* Coding style follows PSR-1, PSR-2, and Symfony2 conventions.
0 commit comments