Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 90 Current browser version is 92.0.4515.107 with binary path C:\Program Files (x86)\Google\Chrome\Application\chrome.exe #61

Open
Manjit73 opened this issue Jul 26, 2021 · 4 comments

Comments

@Manjit73
Copy link

I need help on this. I got this error: selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 90
Current browser version is 92.0.4515.107 with binary path C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
It happens everytime I run $ python3 Bot.py

@CaptainIK110
Copy link

Download Chrome version 90. I also had this problem which was solved by downloading Chrome 90.

@ghost
Copy link

ghost commented Nov 3, 2021

Update the chromedriver to 95.0.4638.17 then it'll work on latest chrome, and the bot wont even work atm.

@f1refa11
Copy link

f1refa11 commented Dec 24, 2021

pip install chromedriver-py==92.0.4515.107
try this

@pritam20ps05
Copy link

please once check my project on this https://github.com/pritam20ps05/mcscraper
it works pretty well and works 98% of the time my server personally uses it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants