Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 326 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 326 Bytes

Selenium Extra Library

Additional functions and classes for helping selenium automatized tools and tests.

Requirements

  • Python 2.7.+.
  • Selenium library for python.
pip install selenium

Install

python setup install

Changelog

  • seleniumlib 0.3.

    • Initial version.