
| Class | Description |
|---|---|
| ActivityWebDriverMapper |
Maps Drone instances to activities they are supposed to instrument.
|
| DroidiumNativeActivityManager |
Observes:
AfterDroneInstantiated
BeforeDroneDestroyed
|
| DroidiumNativeActivityManagerProvider | |
| NativeActivityManager |
| Exception | Description |
|---|---|
| NoMatchingWebDriverInstanceFoundException |
Thrown when we are operating on activity for which there is not WebDriver instance to handle it.
|
| NotUniqueWebDriverInstanceException |
Thrown in case there are found two WebDriver instances for a simple class name.
|
| WebDriverInstanceNotFoundException |
Thrown in case there is not any WebDriver instance found for some Android activity through which it will be controlled.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.