I know that it’s possible to set up Privoxy and then control which proxy is in use in the script, but I can’t seem to find anything about a native proxy support for Watir.
Any help?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Generally Watir runs on the same system as the browser it is driving. If you want the browser to go through a proxy, then you just set it up that wan under the network settings in the browser options (the same way you would if you were using the browser manually.
if that does not address your question, you might need to make it clearer what you are trying to accomplish