HenryAlbu / auto-Instagram-posting-bot

A bot that downloads 9gag and Instagram posts, and re-uploads it to your Instagram account
GNU General Public License v3.0
167 stars 30 forks source link

Chrome driver set #22

Open vincentbensonn opened 3 years ago

vincentbensonn commented 3 years ago

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