|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Proxy | |
|---|---|
| org.openqa.selenium | |
| org.openqa.selenium.browserlaunchers | |
| Uses of Proxy in org.openqa.selenium |
|---|
| Methods in org.openqa.selenium that return Proxy | |
|---|---|
Proxy |
Proxy.setAutodetect(boolean autodetect)
|
Proxy |
Proxy.setFtpProxy(java.lang.String ftpProxy)
|
Proxy |
Proxy.setHttpProxy(java.lang.String httpProxy)
|
Proxy |
Proxy.setNoProxy(java.lang.String noProxy)
|
Proxy |
Proxy.setProxyAutoconfigUrl(java.lang.String proxyAutoconfigUrl)
|
Proxy |
Proxy.setProxyType(Proxy.ProxyType proxyType)
Explicitly sets the proxy type, useful for forcing direct connection on Linux. |
Proxy |
Proxy.setSslProxy(java.lang.String sslProxy)
|
| Uses of Proxy in org.openqa.selenium.browserlaunchers |
|---|
| Methods in org.openqa.selenium.browserlaunchers that return Proxy | |
|---|---|
static Proxy |
Proxies.extractProxy(Capabilities capabilities)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||