ahmadudin / electron-instaPy-GUI

Graphic user interface for https://github.com/timgrossmann/InstaPy
MIT License
267 stars 64 forks source link

Error: instapy.instapy.InstaPyError: chromedriver 2.34 is not supported, expects 2.36+ #63

Open fordangolovatic opened 6 years ago

fordangolovatic commented 6 years ago

Help please Error: instapy.instapy.InstaPyError: chromedriver 2.34 is not supported, expects 2.36+

pattymayo commented 6 years ago

i tried to update my chrome driver but when I run selenium it pulls a previous version. How do you update the chrome driver to a more current version on windows?

juanjoayala01 commented 6 years ago

oh i have the same problem, i will delete my issue post

juanjoayala01 commented 6 years ago

i solved it! go to windows.ps1, open it with visual code, go to the download line and change the current version for the updated one. then run windows.ps1 with powershell, wait until it asks you which procedure to continue and press Y, then wait and you are ready to go.