Answer the question
In order to leave comments, you need to log in
How to use socks proxy in Selenium WebDriver?
Hello,
Has anyone had experience setting up socks proxying in Selenium?
Preferably Javascript or Python. The browsers I'm trying to use are Chrome and Firefox.
Thanks for any help.
Answer the question
In order to leave comments, you need to log in
Examples of working settings are here , for chrome it is done similarly to PhantomJS, but a line like --proxy-server=socks5://server:port.
Alternatively, you can use WPAD to auto-detect proxy settings, with it you can set proxies, incl. SOCKS for individual urls/hosts.
Good afternoon.
I used Polipo
Through Selenium, the call goes to Polipo, and he is already proxying .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question