assertIsNotDisplayed
Source set: Common
fun SemanticsNodeInteraction.assertIsNotDisplayed(): SemanticsNodeInteraction
Asserts that the current semantics node is not displayed on screen.
Throws AssertionError if the node is displayed.
Asserts that the current semantics node is not displayed on screen.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun SemanticsNodeInteraction.assertIsNotDisplayed(): SemanticsNodeInteraction
Asserts that the current semantics node is not displayed on screen.
Throws AssertionError if the node is displayed.
Last updated: