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

Class 5 Lab 3 - Advanced Bot Defense - OpenBullet uses obsolete version of Chromedriver - if Chrome is allowed to auto update #216

Open
jamesaffeld opened this issue Jul 2, 2024 · 0 comments

Comments

@jamesaffeld
Copy link
Contributor

Chrome auto updated to v126 and naturally Chromedriver 113 was broken.

Running a Browser Action block of "Open" - a frame blinks and closes. OpenBullet log reads:

Opening browser...
System.InvalidOperationException: session not created: This version of ChromeDriver only supports Chrome version 113
Current browser version is 126.0.6478.127 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe (SessionNotCreated)

I deployed and ran a new instance of the lab and renamed c:\program files\google\GoogleUpdater to .\DON'T UPDATE GoogleUpdater and now Chrome can't autoupdate and break the lab. OpenBullet can open a Chrome window.

Possibly the right thing is to update to Chrome v126 and fix ChromeDriver and THEN lobotomize GoogleUpdater, but I don't have it in me. I'd rather break broken behavior than temporarily accommodate it. I don't want software to auto update, ever. I don't want software to do anything unless told. By me. Also, get off my lawn.

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

1 participant