I think I should start off by mentioning I have Mac OS and am using Safari browser. This script is a web-scraper that is supposed to search for a given type of
Requirements OS macOS Monterey 12.3.1 Selenium version 4.1.1 Python 3.10 Safari 15.4 (17613.1.17.1.13) from selenium.webdriver.safari.options import Options
I'm running below test scripts in safari browser version 5.1.7 on windows 7. After running @test method I'm calling driver.quit() in @aftermethod. But safari b