-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
C-pyPython BindingsPython BindingsD-chromeI-defectSomething is not working as intendedSomething is not working as intendedJ-awaiting answerQuestion asked of user; a reply moves it to triage againQuestion asked of user; a reply moves it to triage againOS-windows
Description
Description
i use selenium to launch chrome 137, it works perfect.
then one day, the chrome 137 upgrade to 141, then the selenium could not work, so i uninstall 141 and re-install 137, then it keeps saying:
Reproducible Code
An error occurred: Message: session not created: Chrome failed to start: crashed.
(chrome not reachable)
(The process started from chrome location C:\Users\86138\AppData\Local\Google\Chrome\Application\chrome.exe is no longer running, so ChromeDriver is assuming that Chrome has crashed.); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#sessionnotcreatedexception
Metadata
Metadata
Assignees
Labels
C-pyPython BindingsPython BindingsD-chromeI-defectSomething is not working as intendedSomething is not working as intendedJ-awaiting answerQuestion asked of user; a reply moves it to triage againQuestion asked of user; a reply moves it to triage againOS-windows