7 lines
371 B
Markdown
7 lines
371 B
Markdown
# 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
|