No description
Find a file
Thiago a272e8ffa1 Updated version to 0.3.0
To allow correctly requiring it in a nimble file with last update.
2023-07-18 21:21:15 +01:00
src UPDATE webdriver to be nim 2 compatible 2023-01-24 11:45:03 +00:00
README.md fix link (#10) 2020-10-22 22:51:46 +01:00
webdriver.nimble Updated version to 0.3.0 2023-07-18 21:21:15 +01:00

webdriver

A simple implementation of the pretty recent W3C WebDriver spec.

I have coded this library during a livestream, if you want to learn more about it's internals and how it can be used take a look: https://www.youtube.com/watch?v=583BwZ7uSro&index=1&list=PLm-fq5xBdPkrMuVkPWuho7XzszB6kJ2My

Examples

I have prepared an example repo showing how to test a sample Jester app using Travis with this library, available here: https://github.com/dom96/geckodriver-travis.

For a larger example you can have a look at the Nimforum: nim-lang/nimforum@7d8417ff97/tests