Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 535 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 535 Bytes

✡️ Selenium Python Framework

Test Automation Framework built with Selenium and Python for browser testing.

Installation Steps:

  • Clone this repo
  • Navigate to root folder
  • pip3 install -r requirements.txt
  • py.test --html=reports/report.html
For steps regarding building the framework, please refer to this blog