public class AppiumCommandInfo
extends org.openqa.selenium.remote.CommandInfo
| Constructor and Description |
|---|
AppiumCommandInfo(java.lang.String url,
org.openqa.selenium.remote.http.HttpMethod method)
It conntains method and URL of the command.
|