A python seleneium based web automation Description Test Automation Framework using selenium and Python with the below features:
Framework is based on page object model.
Reporting using pytest-html report.
Reading locators from JSON file.
Reading test data from excel file.
Install dependences
Install the depended packages in requirements.txt using pip install -r requirements.txt
Run the test case In order to run the test case after creation, use on of the below commands: pytest
Test Data:
Report
Report (Zip File):