Forums

This version of ChromeDriver only supports Chrome version 105 Current browser version is 90

I'm webscrapping for a list of websites using chrome webdriver and faced this error. I even changed the system image to the latest (glastonbury) but still it returns the error. The main issue seems to be from "from webdriver_manager.chrome import ChromeDriverManager". If I don't use the ChromeDriverManager, the scrapping works, but after about 14 pages it will crash. I can provide you with any detailed information. Please help me out. Thanks.

What if you change system image to newer "haggis"?