Class SeleniumProxy


  • public class SeleniumProxy
    extends org.openqa.selenium.Proxy
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.openqa.selenium.Proxy

        org.openqa.selenium.Proxy.ProxyType
    • Constructor Summary

      Constructors 
      Constructor Description
      SeleniumProxy​(net.lightbody.bmp.BrowserMobProxy proxy)  
    • Method Summary

      • Methods inherited from class org.openqa.selenium.Proxy

        equals, extractFrom, getFtpProxy, getHttpProxy, getNoProxy, getProxyAutoconfigUrl, getProxyType, getSocksPassword, getSocksProxy, getSocksUsername, getSocksVersion, getSslProxy, hashCode, isAutodetect, setAutodetect, setFtpProxy, setHttpProxy, setNoProxy, setProxyAutoconfigUrl, setProxyType, setSocksPassword, setSocksProxy, setSocksUsername, setSocksVersion, setSslProxy, toJson, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • PROXY_URL_PROPERTY_KEY

        public static final java.lang.String PROXY_URL_PROPERTY_KEY
        See Also:
        Constant Field Values
    • Constructor Detail

      • SeleniumProxy

        public SeleniumProxy​(net.lightbody.bmp.BrowserMobProxy proxy)