You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue. I was running it on MacOS with M1 processor.
I scrolled the logs a bit up to see selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 114.
So my solution was to install ChromeDriver: brew install chromeDriver
New here, so maybe this is an easy fix. Thanks for the help!
The text was updated successfully, but these errors were encountered: