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

BIG ISSUE [GOLOGIN BROWSER WAS STILL STAYING ON VERSION 114, thats why it crashes] #54

Open louissiu198 opened 10 months ago

louissiu198 commented 10 months ago

because of new selenium update, browser + chromedriver needs to be the same version, and you also need to manually download their chomedriver, but gologin seems to stay at 114 and now its 116 https://useorbita.com/. I hope devs can update the browser or u guys can downgrade the browser to 114 or downgrade selenium

tehneydobertz commented 10 months ago

selenium can now detect the version of chrome or you can add the chromedriver path

louissiu198 commented 10 months ago

no i didnt mean this, after 114 you would need to download a beta browser with beta chromedriver and u must add the chromedriver path, or downgrade selenium to 4.0 version