| Interface | Description |
|---|---|
| AdbSupport |
Allows the user to interact with the device based on
adb. |
| CallsGc | |
| Configuration |
Allow the user to set the configuration of a
DriverCommand. |
| HasMultiTouchScreen | |
| ScreenBrightness |
Allow the user to set the brightness of the screen, turning it on or off as necessary.
|
| SelendroidKeys |
Keystrokes to simulate Android native key events.
|
| SetsSystemProperties |
| Class | Description |
|---|---|
| MultiTouchAction | |
| MultiTouchScreen |
A MultiTouchScreen can execute both TouchActions and MultiTouchAction's using the
ExecuteMethod provided to them.
|
| SelendroidCommandExecutor | |
| SelendroidDriver | |
| TouchAction | |
| TouchActionBuilder |
The TouchActionBuilder is used to construct TouchActions by sequencing low level
touch screen interactions that are executed on a device
|
| TrackBall |
Track-ball on android devices can execute roll and press (second currently not implemented) events.
|
| Enum | Description |
|---|---|
| DriverCommand |
Copyright © 2015. All rights reserved.