My scripts are running fine on chrome and IE but won’t start on firefox due to firefox having “manual” set for its proxy settings. How can I set this to “auto-detect”?
Source code in C# please.
Thanks
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.
Thanks for your help AJ.
I used the following code to solve my problem:
I simply copied the contents of my Mozilla profile to
"c:\test profile\". This allowed me to run the test via Selenium but also keep other firefox instances open.