You want to run tests on multiple browsers using fixtures. How can you modify the fixture to accept a browser name parameter and setup the correct WebDriver?
hard📝 Application Q8 of 15
Selenium Python - Test Framework Integration (pytest)
You want to run tests on multiple browsers using fixtures. How can you modify the fixture to accept a browser name parameter and setup the correct WebDriver?