#selenium
This video would help you understand how can we run a single test multiple times with different data sets using PyTest and Selenium.
This also shows how can we read the test data from excel, convert it into list and pass it to test case
Video for Pytest Run and allure Report Generation:
• How to use PyTest with Selenium and Integr...