List of usage examples for org.openqa.selenium.remote DriverCommand interface-usage
From source file com.google.android.testing.nativedriver.common.AndroidNativeDriverCommand.java
/** * Extends {@code DriverCommand} interface to add Android-specific commands. * * @author Steve Salevan */ public interface AndroidNativeDriverCommand extends DriverCommand {