python-webdriverwrapper
python-webdriverwrapper copied to clipboard
Better interface for WebDriver (Selenium 2).
Better interface for WebDriver in Python
Install
pip install webdriverwrapper
Support for Python 3.4 and higher.
How to install chromedriver
Just install Chrome/ium and put chromedriver into /bin.
Visit https://chromedriver.chromium.org/downloads
Documentation
Documentation of wrapper: http://horejsek.github.io/python-webdriverwrapper/
Documentation of Selenium: http://selenium-python.readthedocs.io/api.html