Open Elaess opened 2 years ago
we had the same issue
You need to place a newer chromedriver.exe
on your PATH
.
Same issue here, could you give us more information about what we must do? It seems that I've already the last chromedriver.
Requirement already satisfied: chromedriver-binary in /usr/local/lib/python3.8/dist-packages (105.0.5195.19.0)
is the chromedriver you are running compatible with your chrome browser?
Try Firefox instead. I've just downloaded Firefox without any drivers and it works well.
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 89 Current browser version is 103.0.5060.134 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
How to fix this? anyone know?