| Package | Description |
|---|---|
| org.jboss.arquillian.drone.spi | |
| org.jboss.arquillian.drone.webdriver.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Configurator<T,C extends DroneConfiguration<C>>
Defines a contract for creating configurations for Drone Driver
|
interface |
Destructor<T>
Defines a contract for destroying instances of the Drone Driver
|
interface |
DroneInstanceEnhancer<T>
Deprecated.
|
interface |
Instantiator<T,C extends DroneConfiguration<C>>
Defines a contract for instantiating a DroneDriver
|
| Modifier and Type | Method and Description |
|---|---|
<E extends Sortable> |
DroneRegistry.getEntryFor(Class<?> key,
Class<E> entryType)
Checks if the registry has an entry for given key and type
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BrowserCapabilities
A mapping between browser representation in Drone and WebDriver capabilities
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.