Description
Hi Michael👋
First of all, I'm a huge fan of SeleniumBase — it's made automation so much easier and more powerful for me. Thanks for the amazing work!
I had a couple of questions:
How can we enable Chrome extensions in incognito mode when using SeleniumBase? I've loaded extensions using the --extensions argument, but they don’t seem to work in incognito sessions by default.
How do we configure authenticated proxies (SOCKS5 or HTTP) in SeleniumBase?
I know we can pass a proxy like --proxy=host:port, but what if authentication is needed? What's the proper format for:
SOCKS5 with authentication
HTTP with authentication
Is there a recommended way to inject credentials or handle auth popups?
Thanks again for the great work and any guidance you can provide!
Best regards,
Bilal