public class DroidiumDronePointFilter extends Object implements org.jboss.arquillian.drone.spi.DronePointFilter<org.openqa.selenium.WebDriver>
DronePoint is related to Android looking on browserName in configuration and
conforming to WebDriver interface. In case Drone is already instantiated, it checks if it is indeed AndroidDriver.| Constructor and Description |
|---|
DroidiumDronePointFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(org.jboss.arquillian.drone.spi.DroneContext context,
org.jboss.arquillian.drone.spi.DronePoint<? extends org.openqa.selenium.WebDriver> dronePoint) |
public boolean accepts(org.jboss.arquillian.drone.spi.DroneContext context,
org.jboss.arquillian.drone.spi.DronePoint<? extends org.openqa.selenium.WebDriver> dronePoint)
accepts in interface org.jboss.arquillian.drone.spi.DronePointFilter<org.openqa.selenium.WebDriver>Copyright © 2015 JBoss by Red Hat. All rights reserved.