Parameterisation using Pytest(Python) and Selenium. Read data from excel and pass it to test case

Опубликовано: 07 Май 2026
на канале: Ekta Choudhary
3,494
60

#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...