Package io.appium.java_client.remote
Class AppiumProtocolHandshake
java.lang.Object
org.openqa.selenium.remote.ProtocolHandshake
io.appium.java_client.remote.AppiumProtocolHandshake
@Deprecated
public class AppiumProtocolHandshake
extends org.openqa.selenium.remote.ProtocolHandshake
Deprecated.
Use ProtocolHandshake instead.
This class is deprecated and should be removed.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openqa.selenium.remote.ProtocolHandshake
org.openqa.selenium.remote.ProtocolHandshake.Result -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openqa.selenium.remote.ProtocolHandshake
createSession, createSession
-
Constructor Details
-
AppiumProtocolHandshake
public AppiumProtocolHandshake()Deprecated.
-