ViewNotFoundException


public final class ViewNotFoundException extends Exception


Thrown when a view is not found after invoking androidx.test.uiautomator.onView or androidx.test.uiautomator.onViews.

Summary

Public constructors

Public constructors

ViewNotFoundException

Added in 2.4.0-alpha02
public ViewNotFoundException(String msg)