Undetected-Chromedriver (UC) Uses Incorrect Driver Folders Across Chrome, Brave, Comet, and Opera Causing Driver Mismatch #4320
Closed
deepak577834
started this conversation in
General
Replies: 1 comment
-
|
Which folders did the drivers use when you ran your scripts, and which folders did you expect the drivers to be using? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello SeleniumBase Team,
I am encountering an intermittent but critical issue when using Undetected-Chromedriver (uc=True) with multiple Chromium-based browsers, specifically:
Google Chrome
Brave Browser
Comet Browser
Opera Browser
SeleniumBase sometimes loads the UC driver from the wrong browser-specific driver folder, which leads to driver-browser version mismatches, resulting in browsers opening incorrectly or failing to load URLs.
Observed Problem
When switching between different browsers using uc=True, SeleniumBase appears to reuse UC drivers from previously used browser folders.
Beta Was this translation helpful? Give feedback.
All reactions