SeleniumHQ/selenium-google-code-issue-archive

chrome driver fails to enable and disable the proxy settings using PAC

JeffGaly opened this issue · 1 comments

I try to add anauto proxy url to enable the proxy but it fails to enable it.

proxy.setProxyAutoconfigUrl(autoProxyURL);
proxy.setProxyType(ProxyType.PAC);

Is there any other way to give a solution for this .

hi @JeffGaly , please refer to the Selenium-Users Google Group for context-specific questions. if you find an actual issue with Selenium, please report it in the project issues.