Test Automation Framework built with Selenium and Python for browser testing.
- Clone this repo
- Navigate to root folder
- pip3 install -r requirements.txt
- py.test --html=reports/report.html
Test Automation Framework built with Selenium and Python for browser testing.