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
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Eiffel Selenium binding
5
5
Selenium will help you test your web applications effectively and efficiently against a vast number of browsers and platforms.
6
6
This client is a binding for the REST API interface defined in the WebDriver protocol https://w3c.github.io/webdriver/ based on the obsolete speficiation http://code.google.com/p/selenium/wiki/JsonWireProtocol.
7
7
8
-
[https://docs.google.com/spreadsheets/d/1OnFjskB_wf9apjsX35an3fpwrjO_0C_xoVFkF2tVMdw/edit?usp=sharing Comparison of the JSONWireProtocol and WebDriver API commands], done by toff tillman
8
+
[Comparison of the JSONWireProtocol and WebDriver API commands](https://docs.google.com/spreadsheets/d/1OnFjskB_wf9apjsX35an3fpwrjO_0C_xoVFkF2tVMdw/edit?usp=sharing)done by Toff Tillman
9
9
10
10
WARNING this API is still under development, and maybe it will change
0 commit comments