UiObjectNotFoundException


class UiObjectNotFoundException : Exception


Generated in test runs when a UiSelector selector could not be matched to any UI element displayed.

Summary

Public constructors

UiObjectNotFoundException(detailMessage: String, throwable: Throwable?)

Public constructors

UiObjectNotFoundException

Added in 2.2.0
UiObjectNotFoundException(msg: String)

UiObjectNotFoundException

Added in 2.2.0
UiObjectNotFoundException(throwable: Throwable?)

UiObjectNotFoundException

Added in 2.2.0
UiObjectNotFoundException(detailMessage: String, throwable: Throwable?)