Create README.md
This commit is contained in:
parent
bc9dd909a6
commit
038b5c8c70
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# webdriver
|
||||
|
||||
A simple implementation of the pretty recent [W3C WebDriver spec](https://www.w3.org/TR/webdriver/).
|
||||
Currently Firefox is just about the only browser that supports it.
|
||||
|
||||
I have coded this library during a livestream, do check that out to see how the library is used:
|
||||
https://www.youtube.com/watch?v=583BwZ7uSro&index=1&list=PLm-fq5xBdPkrMuVkPWuho7XzszB6kJ2My
|
||||
Loading…
Add table
Add a link
Reference in a new issue