Skip to content

Scot3004/selenium_python

Repository files navigation

Selenium with Python

Install

Please use virtualenv if you don't want to add dependencies to your global python install

pip install -r requirements.txt

Run tests

python -m unittest

Lint Code

pylint ./**/*.py

About

Selenium with python pybaq sept 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages