- ChromeDriver>=2.25 (https://sites.google.com/a/chromium.org/chromedriver)
- Python>=2.7.8 (https://www.python.org/downloads)
- Selenium>=3.0.1
- Pytest>=3.0.3
- Pytest-html>=1.10.1
- Requests>=2.10.0
- Equation>=1.2.1
pip install -r requirements.txt
python -m pytest test_cases --html=report.html