Example usage for org.openqa.selenium.remote.server.handler BySelector subclass-usage

List of usage examples for org.openqa.selenium.remote.server.handler BySelector subclass-usage

Introduction

In this page you can find the example usage for org.openqa.selenium.remote.server.handler BySelector subclass-usage.

Usage

From source file com.google.android.testing.nativedriver.server.handler.AndroidNativeBySelector.java

/**
 * A {@code BySelector} which supports Android Native-specific search strategies
 * in addition to those supplied by WebDriver.
 *
 * @author Matt DeVore
 */