- Install Python 2.7
- Run cmd and install selenium:
pip install -U selenium
if pip cannot be found, add C:\Python27\Scripts and C:\Python27 to the Path env variable
- chromedriver.exe is included in the project. all other drivers if required would need to be downloaded
- this is a demo test so nothing fancy has been implemented yet.
- run cmd and navigate to /test, then
python testdating.py
- to generate a html report and run it from within html runner
python testrunner.py
it'll generate a html report