Selenium Python - Test Framework Integration (pytest)
In
conftest.py, how do you create a Selenium WebDriver fixture that launches Chrome once before all tests run and closes it after all tests complete?