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

UiObjectNotFoundException(msg: String)

UiObjectNotFoundException

UiObjectNotFoundException(throwable: Throwable?)

UiObjectNotFoundException

UiObjectNotFoundException(detailMessage: String, throwable: Throwable?)