androidx.test.platform.ui
Kotlin
|Java
Interfaces
UiController |
Provides base-level UI operations (such as injection of MotionEvent s) that can be used to
build user actions such as clicks, scrolls, swipes, etc.
|
Exceptions
InjectEventSecurityException |
An checked Exception indicating that event injection failed with a SecurityException .
|
Interfaces
Exceptions