Class AppiumCommandInfo


  • public class AppiumCommandInfo
    extends org.openqa.selenium.remote.CommandInfo
    • Constructor Summary

      Constructors 
      Constructor Description
      AppiumCommandInfo​(java.lang.String url, org.openqa.selenium.remote.http.HttpMethod method)
      It conntains method and URL of the command.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • AppiumCommandInfo

        public AppiumCommandInfo​(java.lang.String url,
                                 org.openqa.selenium.remote.http.HttpMethod method)
        It conntains method and URL of the command.
        Parameters:
        url - command URL
        method - is http-method