|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Proxy.ProxyType | |
|---|---|
| org.openqa.selenium | |
| Uses of Proxy.ProxyType in org.openqa.selenium |
|---|
| Methods in org.openqa.selenium that return Proxy.ProxyType | |
|---|---|
Proxy.ProxyType |
Proxy.getProxyType()
|
static Proxy.ProxyType |
Proxy.ProxyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Proxy.ProxyType[] |
Proxy.ProxyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.openqa.selenium with parameters of type Proxy.ProxyType | |
|---|---|
Proxy |
Proxy.setProxyType(Proxy.ProxyType proxyType)
Explicitly sets the proxy type, useful for forcing direct connection on Linux. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||