Skip to content

How to Configure SeleniumBase with an IPv6 Proxy? #2771

Closed Answered by mdmintz
Muhammad-Awais-Ramzan asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, you can set proxies via the proxy arg in SeleniumBase. host:port or user:pass@host:port formats. If for some reason the current build is having trouble with IPv6, you can generate a Chrome extension with the proxy settings using this solution from StackOverflow: https://stackoverflow.com/a/53681091/7058266. Then, load the extension with SeleniumBase using extension_zip or extension_dir args.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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