Hari-Nagarajan / fairgame

Tool to help us buy hard to find items.
GNU General Public License v3.0
2.44k stars 805 forks source link

Error Chrome version 92 #829

Closed polow closed 2 years ago

polow commented 2 years ago

I updated my Chromedriver and now the script won't work anymore, I hope someone can help.

Error :

2021-09-24 17:26:03|0.6.9|ERROR|Message: session not created: This version of ChromeDriver only supports Chrome version 92 Current browser version is 94.0.4606.61 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe

2021-09-24 17:26:03|0.6.9|ERROR|If you have a JSON warning above, try cleaning your profile (e.g. --clean-profile) 2021-09-24 17:26:03|0.6.9|ERROR|If that's not it, you probably have a previous Chrome window open. You should close it.

Tried to download Chromedriver version 92,94 but can't figure out where to place it.

Chrome version 94.0.4606.61

DakkJaniels commented 2 years ago

master branch updated

EliBork commented 2 years ago

I am still getting this error after pulling the master branch. I also updated pipfile.lock.

DakkJaniels commented 2 years ago

did you run pipenv install like the readme says when you make code updates?

EliBork commented 2 years ago

I did not, thank you for the quick reply. The issue has been resolved, thank you for reminding me.

molloymartin16 commented 2 years ago

hi it says |Message: session not created: This version of ChromeDriver only supports Chrome version 91 Current browser version is 97.0.4692.99 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe and If you have a JSON warning above, try cleaning your profile (e.g. --clean-profile)

DakkJaniels commented 2 years ago

Use lastest master branch