public class WebDriverProxyUtil
Type Params | Return Type | Name and description |
---|---|---|
|
public static String |
getProxyString(ProxyInformation proxyInformation) |
|
public static Map<String, Object> |
getSeleniumProxy(ProxyInformation proxyInformation) Returns an instance of Selenium Proxy based on proxy settings. |
|
public static Map<String, Object> |
getSeleniumProxy(ProxyInformation proxyInformation, String url, String driverType) |
|
public static boolean |
isManualSocks(ProxyInformation proxyInformation) |
|
public static boolean |
isNoProxy(ProxyInformation proxyInformation) |
Returns an instance of Selenium Proxy based on proxy settings.
proxyInfomation:
- Proxy settings