Represents a conditional watcher on the target device. To learn how to register a conditional
watcher, see
UiDevice.registerWatcher()
.
Summary
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean |
checkForCondition
()
The testing framework calls this handler method automatically when the framework
is unable to find a match using the
UiSelector
.
|