selenium_wrapper

Selenium driver wrapper and screenshots nosetests plugin


License
GPL-3.0+
Install
pip install selenium_wrapper==0.1

Documentation

python-selenium-wrapper

  • a selenium driver wrapper and nosetests screenhots plugin
  • just do from selenium_wrapper import SE
  • access SE as if it was the driver

install

pip install selenium_wrapper

usage

See the tests directory for example usage in test case implementation