Compose API Reference Compose UI Test ComposeNotIdleException Class Android class ComposeNotIdleException(message: String?, cause: Throwable?) : Exception(message, cause) Thrown in cases where Compose can't get idle in Espresso's defined time limit.
Compose API Reference Compose UI Test ComposeNotIdleException Class Android class ComposeNotIdleException(message: String?, cause: Throwable?) : Exception(message, cause) Thrown in cases where Compose can't get idle in Espresso's defined time limit.