Skip to content

Moving from uc to sb #2234

Answered by mdmintz
LimitedTime19 asked this question in Q&A
Nov 2, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Hello. Both undetected-chromedriver and UC Mode do not support zipped/CRX Chrome extensions. See the tickets about it: https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues?q=is%3Aissue+is%3Aopen+crx

But the good news is that if you unzip those extensions into folders first, then you can load them in via command-line option:

--extension-dir=DIR # (Load a Chrome Extension directory, comma-separated.)

View all options here: SeleniumBase/help_docs/customizing_test_runs.md (Use --chromium-arg=ARG for custom Chrome flags.)

As for the remote debugging port, it's already set in UC Mode so that Se…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@LimitedTime19
Comment options

@mdmintz
Comment options

@LimitedTime19
Comment options

@mdmintz
Comment options

@LimitedTime19
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants