Skip to content

Commit cacea2c

Browse files
committed
mention that we implement WC3 webdriver too in readme
1 parent 493d2b2 commit cacea2c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ any HTTP website using any mainstream JavaScript-enabled browser. This
66
module is a Perl implementation of the client for the Webdriver
77
[JSONWireProtocol that Selenium provides.][jsonwire]
88

9+
It also implements WC3 [selenium][wc3]
10+
11+
[wc3]: https://w3c.github.io/webdriver/
912
[wd]: http://www.seleniumhq.org/
1013
[jsonwire]: https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol
1114
[standalone]: http://selenium-release.storage.googleapis.com/index.html

0 commit comments

Comments
 (0)