Class RemoteNetworkConnection
java.lang.Object
org.openqa.selenium.remote.mobile.RemoteNetworkConnection
- All Implemented Interfaces:
org.openqa.selenium.mobile.NetworkConnection
@Deprecated
public class RemoteNetworkConnection
extends Object
implements org.openqa.selenium.mobile.NetworkConnection
Deprecated.
This functionality is no longer supported
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openqa.selenium.mobile.NetworkConnection
org.openqa.selenium.mobile.NetworkConnection.ConnectionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.mobile.NetworkConnection.ConnectionTypeDeprecated.org.openqa.selenium.mobile.NetworkConnection.ConnectionTypesetNetworkConnection(org.openqa.selenium.mobile.NetworkConnection.ConnectionType type) Deprecated.
-
Constructor Details
-
RemoteNetworkConnection
Deprecated.
-
-
Method Details
-
getNetworkConnection
@Deprecated public org.openqa.selenium.mobile.NetworkConnection.ConnectionType getNetworkConnection()Deprecated.- Specified by:
getNetworkConnectionin interfaceorg.openqa.selenium.mobile.NetworkConnection
-
setNetworkConnection
@Deprecated public org.openqa.selenium.mobile.NetworkConnection.ConnectionType setNetworkConnection(org.openqa.selenium.mobile.NetworkConnection.ConnectionType type) Deprecated.- Specified by:
setNetworkConnectionin interfaceorg.openqa.selenium.mobile.NetworkConnection
-