windows 10 python 3 robotframework 3 webdrivers
windows 10 python 3 robotframework 3 seleniumlibrary webdrivers for web testing
install python
- install python (see https://goo.gl/y36JcN)
- pip install robotframework
- pip install robotframework-seleniumlibrary
install browsers
- download and install browsers (chrome, edge, firefox)
download drivers
- https://sites.google.com/a/chromium.org/chromedriver/
- https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
- https://github.com/mozilla/geckodriver/releases
install webdrivers
- unzip webdrivers
- move exes to a folder in your windows PATH
such as
then you can run python robot