gologinapp / pygologin

REST API provides programmatic access to GoLogin App. Create a new browser profile, get a list of all browser profiles, add a browser profile and running
Other
61 stars 42 forks source link

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

Open natrud opened 1 month ago

natrud commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

Yes! Now it’s work But when you upgrade everything the code will not work again. It’s sad Because in selenium form 4th version I do not need to download chromedriver each time…

From: Stepjet @.> Sent: Thursday, May 23, 2024 4:32 PM To: gologinapp/pygologin @.> Cc: Nataliya Rudenko @.>; Author @.> Subject: Re: [gologinapp/pygologin] Gologin: This version of ChromeDriver only supports Chrome version... (Issue #91)

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)

— Reply to this email directly, view it on GitHub https://github.com/gologinapp/pygologin/issues/91#issuecomment-2127117752 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AZHRSASXHKBUGKLGSZQ2ZM3ZDXVTLAVCNFSM6AAAAABIFL7UVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRXGEYTONZVGI . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AZHRSATN4MFWRCNVLORI44LZDXVTLA5CNFSM6AAAAABIFL7UVSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT6ZE63Q.gif Message ID: @. @.> >