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

Gologin: This version of ChromeDriver only supports Chrome version... #91

Open
natrud opened this issue May 23, 2024 · 2 comments
Open

Comments

@natrud
Copy link

natrud commented May 23, 2024

I am trying to use Gologin with Selenium
I use your example code gologin-selenium_4.11.py
And I have such error
Message: unknown error: cannot connect to chrome at 127.0.0.1:3500\nfrom session not created: This version of ChromeDriver only supports Chrome version 125\nCurrent browser version is 124.0.6367
Why?
I download the latest Orbita yesterday
So why it's not work
And why I need another chromedriver which I can't find?

@stepjet
Copy link
Collaborator

stepjet commented May 23, 2024

try to downgrade chromedriver to 124 version
you can find urls here https://googlechromelabs.github.io/chrome-for-testing/#stable
or
use https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.0/linux64/chrome-linux64.zip (dont forget to replace os-specific part of url)

@natrud
Copy link
Author

natrud commented May 23, 2024 via email

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

2 participants