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
From version 115 of Chrome the script will have this error and it will not work
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:53797
from session not created: This version of ChromeDriver only supports Chrome version 114
Current browser version is 116.0.5845.96
OSError: [WinError 6] The handle is invalid
Remember that this change is a botch, I'm sure you could solve this error in a better way.
The text was updated successfully, but these errors were encountered:
Rubiooo04
changed the title
Not functional as of chrome 115 ( "This version of ChromeDriver only supports Chrome version 114" )
[FIX] Not functional as of chrome 115 ( "This version of ChromeDriver only supports Chrome version 114" )
Aug 17, 2023
From version 115 of Chrome the script will have this error and it will not work
With this change it is solved #4
Remember that this change is a botch, I'm sure you could solve this error in a better way.
The text was updated successfully, but these errors were encountered: