Interface | Description |
---|---|
UiWatcher | Deprecated
New tests should be written using UI Automator 2.0 which is available as part of the
Android Testing Support Library.
|
Class | Description |
---|---|
AccessibilityNodeInfoDumper | |
Configurator | Deprecated
New tests should be written using UI Automator 2.0 which is available as part of the
Android Testing Support Library.
|
InstrumentationUiAutomatorBridge | |
ShellUiAutomatorBridge | |
Tracer |
Class that creates traces of the calls to the UiAutomator API and outputs the
traces either to logcat or a logfile.
|
UiAutomationShellWrapper | |
UiAutomatorBridge | |
UiCollection | Deprecated
New tests should be written using UI Automator 2.0 which is available as part of the
Android Testing Support Library.
|
UiDevice | Deprecated
New tests should be written using UI Automator 2.0 which is available as part of the
Android Testing Support Library.
|
UiObject | Deprecated
New tests should be written using UI Automator 2.0 which is available as part of the
Android Testing Support Library.
|
UiScrollable | Deprecated
New tests should be written using UI Automator 2.0 which is available as part of the
Android Testing Support Library.
|
UiSelector | Deprecated
New tests should be written using UI Automator 2.0 which is available as part of the
Android Testing Support Library.
|
Enum | Description |
---|---|
Tracer.Mode |
Enum that determines where the trace output goes.
|
Exception | Description |
---|---|
UiObjectNotFoundException | Deprecated
New tests should be written using UI Automator 2.0 which is available as part of the
Android Testing Support Library.
|