Skip to content

BharatKammakatla/Selenium-Python-Framework

Repository files navigation

✡️ 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