Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/horejsek/python-webdriverwrapper

Better interface for WebDriver (Selenium 2).
https://github.com/horejsek/python-webdriverwrapper

Last synced: 30 days ago
JSON representation

Better interface for WebDriver (Selenium 2).

Awesome Lists containing this project

README

        

# 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](http://chromedriver.storage.googleapis.com/index.html) 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