Skip to content

Bug Report: ChromeDriver Version Mismatch in undetected_chromedriver but Version is correct #2158

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

Open
noahhohn opened this issue Mar 13, 2025 · 1 comment

Comments

@noahhohn
Copy link

When running a script using undetected_chromedriver, I frequently encounter the following error message:
This version of ChromeDriver only supports Chrome version 134 Current browser version is 133.0.6943.126

However, when I check my installed Chrome version using google-chrome --version, it returns:
Google Chrome 134.0.6998.35

Despite this, the issue occurs sporadically. Sometimes the script fails multiple times in a row with this error, and other times it works perfectly for several consecutive runs.

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
@noahhohn and others