-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things betterMaking things better
Description
Linux UC Mode may work better with "/bin/chromium" than "/bin/google-chrome"
I've been running several experiments lately on the UC Mode Test Server (https://github.com/mdmintz/undetected-testing/actions), and it appears that using /bin/chromium
as the binary (via --binary-location="/bin/chromium"
) appears to have a much higher success rate than regular Chrome (/bin/google-chrome
or /bin/google-chrome-stable
). I may want to make /bin/chromium
the default browser binary on Linux for UC Mode.

I'll probably ship a release with this change soon. If it doesn't work well (we'll see if anyone says anything) then I'll roll back quickly. So far the results look very promising.
Metadata
Metadata
Assignees
Labels
UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things betterMaking things better