Class GetNetworkConnection

  • All Implemented Interfaces:
    java.util.concurrent.Callable<org.openqa.selenium.mobile.NetworkConnection.ConnectionType>, RestishHandler<org.openqa.selenium.mobile.NetworkConnection.ConnectionType>

    public class GetNetworkConnection
    extends WebDriverHandler<org.openqa.selenium.mobile.NetworkConnection.ConnectionType>
    • Constructor Detail

      • GetNetworkConnection

        public GetNetworkConnection​(Session session)
    • Method Detail

      • call

        public org.openqa.selenium.mobile.NetworkConnection.ConnectionType call()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object