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
    • Constructor Detail

      • SeleniumProxy

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