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 Details

    • extractProxy

      public static org.openqa.selenium.Proxy extractProxy​(org.openqa.selenium.Capabilities desiredCapabilities)