Example usage for org.openqa.selenium.remote DriverCommand interface-usage

List of usage examples for org.openqa.selenium.remote DriverCommand interface-usage

Introduction

In this page you can find the example usage for org.openqa.selenium.remote DriverCommand interface-usage.

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 {