You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
What steps will reproduce the problem?
1.I have to access a site which is only accessible via proxy
2.I could set a ssl proxy in firefox like : profile.set_preference("network.proxy.ssl",
"proxyhostname")
profile.set_preference("network.proxy.ssl_port", proxyport)
3.But I don't find a way to set proxy like this in IE or Chrome
What is the expected output? What do you see instead?
I hope to set proxy for them too.
Selenium version:
OS:Windows and Linux
Browser:IE and GoogleChrome
Brower version:IE8,IE9,Googlechrome 13