Class AppiumCommandInfo

java.lang.Object
org.openqa.selenium.remote.CommandInfo
io.appium.java_client.AppiumCommandInfo

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

    • AppiumCommandInfo

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