assertHasClickAction
Source set: Common
fun SemanticsNodeInteraction.assertHasClickAction(): SemanticsNodeInteraction
Asserts that the current semantics node has a click action.
Throws AssertionError if the node is doesn't have a click action.
Asserts that the current semantics node has a click action.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun SemanticsNodeInteraction.assertHasClickAction(): SemanticsNodeInteraction
Asserts that the current semantics node has a click action.
Throws AssertionError if the node is doesn't have a click action.
Last updated: