| Class | Description |
|---|---|
| AfterAndroidDeploymentScanned |
This event is fired after Android APK meant to be installed on a device is scanned.
|
| AfterInstrumentationPerformed |
This event is fired after instrumentation of a package was performed by Selendroid server.
|
| AfterSelendroidDeploymentDeployed |
This event is fired after Selendroid server was installed on Android device.
|
| AfterSelendroidDeploymentUnDeployed |
This event is fired after Selendroid server was uninstalled from Android device.
|
| BeforeAndroidDeploymentScanned |
This event is fired before Android deployment is scanned for the presence of activity classes.
|
| BeforeInstrumentationPerformed |
This event is fired before instrumentation of installed APK is performed.
|
| BeforeSelendroidDeploymentDeployed |
This event is fired before Selendroid server is installed to Android device for instrumentation purposes.
|
| BeforeSelendroidDeploymentUnDeployed |
This event is fired before Selendroid server is uninstalled from Android device.
|
| DroidiumNativeConfigured |
Event representing that Droidium native extension was configured.
|
| PerformInstrumentation |
Event representing that underlying package should be instrumented.
|
| SelendroidDeploy |
Event fired when Selendroid server is being deployed.
|
| SelendroidUnDeploy |
Event fired when Selendroid server is being undeployed.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.