Class Proxies
java.lang.Object
org.openqa.selenium.browserlaunchers.Proxies
public class Proxies extends Object
Alternative Proxies class.
Proxies class has been removed from Selenium 2.44.0, but PhantomJS driver has NOT been updated yet on Maven repository.
FIXME remove this when PhantomJS driver is updated.
-
Method Summary
Modifier and Type Method Description static org.openqa.selenium.ProxyextractProxy(org.openqa.selenium.Capabilities desiredCapabilities)
-
Method Details
-
extractProxy
public static org.openqa.selenium.Proxy extractProxy(org.openqa.selenium.Capabilities desiredCapabilities)
-