-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Traceback (most recent call last):
File "app.py", line 38, in
File "selenium\webdriver\chrome\webdriver.py", line 76, in init
File "selenium\webdriver\remote\webdriver.py", line 157, in init
File "selenium\webdriver\remote\webdriver.py", line 252, in start_session
File "selenium\webdriver\remote\webdriver.py", line 321, in execute
File "selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 97
Current browser version is 103.0.5060.114 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "app.py", line 56, in
RuntimeError: input(): lost sys.stdin