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
Hi, I am really excited to run this bot and congrats on creating something that looks so amazing. I have got the the stage where I click run however I get this error
self.error_handler.check_response(response)
File "C:\Users\vincent benson\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 81
This makes it seem as if I just need to replace the chrome driver with the one that matches my chrome but I have done this multiple times and I keep on getting this error.
Let me know if you have any ways you think i could fix this
(I saw the warning on the bot, is it generally working at the moment?)
Also feel free to message me on Instagram @vincentbenson_ , id love to talk more
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I am really excited to run this bot and congrats on creating something that looks so amazing. I have got the the stage where I click run however I get this error
self.error_handler.check_response(response)
File "C:\Users\vincent benson\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 81
This makes it seem as if I just need to replace the chrome driver with the one that matches my chrome but I have done this multiple times and I keep on getting this error.
Let me know if you have any ways you think i could fix this
(I saw the warning on the bot, is it generally working at the moment?)
Also feel free to message me on Instagram @vincentbenson_ , id love to talk more
Thanks
The text was updated successfully, but these errors were encountered: