Class 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
    • Method Summary

      • Methods inherited from class org.openqa.selenium.remote.ProtocolHandshake

        createSession, createSession
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AppiumProtocolHandshake

        public AppiumProtocolHandshake()
        Deprecated.