SerpScrap icon indicating copy to clipboard operation
SerpScrap copied to clipboard

scrapcore.scraper.selenium - ERROR - Message: session not created: This version of ChromeDriver only supports Chrome version 76

Open kartzke opened this issue 4 years ago • 2 comments

Hey, this looks like an awesome python project, but I'm not able to run the demo code provided due to this error:

scrapcore.scraper.selenium - ERROR - Message: session not created: This version of ChromeDriver only supports Chrome version 76

I'm on a Mac, and Chrome is up to v83.0.4103.116 now. I see the SerpScrap changelog shows support for chrome driver versions >= 76.*. Any ideas on how to fix this?

0.13.0: updated dependencies: chromedriver >= 76.0.3809.68 to use actual driver, sqlalchemy>=1.3.7 to solve security issues and other minor update changes

kartzke avatar Jul 02 '20 11:07 kartzke

Hey man, check your chrome version again and download the exact same version of chrome driver so they match. Then it will work.

dogancanbaris avatar Aug 04 '20 01:08 dogancanbaris

I use last 72 driver version and scrapper runs.

MindaugasVaitkus2 avatar Oct 14 '20 08:10 MindaugasVaitkus2