This repository contains Selenium tests written in Python. There are three tests: Chrome IE Firefox Make sure to install python on your machine and to install Selenium bindings: pip install selenium Running the tests Example python -m unittest test_chrome