List of usage examples for org.openqa.selenium.remote CommandInfo subclass-usage
From source file io.appium.java_client.AppiumCommandInfo.java
public class AppiumCommandInfo extends CommandInfo { private final String url; private final HttpMethod method; /** * It conntains method and URL of the command.