Error message - wrong Chrome version? #1759
Rapid1898-code
started this conversation in
General
Replies: 2 comments
-
Just add this on the same line with driver driver = uc.Chrome(version_main=121 ) Put the version of your chrome for version_main |
Beta Was this translation helpful? Give feedback.
0 replies
-
This question was posted a few times on Stack Overflow: https://stackoverflow.com/q/78050439/7058266 ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello - when i try to run the basic example with:
i get the following error -
Isn´t there a way to allways use the correct chromedriver-version for the installed chromedriver?
With the normal selenium-version i just do this:
and i have no errors at all.
Beta Was this translation helpful? Give feedback.
All reactions