Loading Undetected Chromedriver with an extension #1160
Unanswered
tablescrapers
asked this question in
Q&A
Replies: 1 comment
-
You have to upload it like this, not with crx file: options.add_argument("--load-extension=" + r"C:\Users\Username\AppData\Local\Google\Chrome\User Data\Default\Extensions\fjoaledfpmneenckfbpdfhkmimnjocfa\2.73.1_0") Let me know if you manage to upload more than 1 extension. |
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
-
How to I load an extension using options cos I tried the way u would do it in normal selenium and it works fine but when I try in undetected chromedriver it don't load in.
Beta Was this translation helpful? Give feedback.
All reactions