Closed marcosfelt closed 8 months ago
Selenium now uses ChromeOptions instead of options: https://www.selenium.dev/documentation/webdriver/browsers/chrome/
I've fixed the code to work with newer versions of selenium.
thanks :)
Selenium now uses ChromeOptions instead of options: https://www.selenium.dev/documentation/webdriver/browsers/chrome/
I've fixed the code to work with newer versions of selenium.