assertHasNoClickAction
Common
fun SemanticsNodeInteraction.assertHasNoClickAction(): SemanticsNodeInteraction
Asserts that the current semantics node has doesn't have a click action.
Throws AssertionError if the node has a click action.
Asserts that the current semantics node has doesn't have a click action.
RevenueCat
Add subscriptions to your apps in minutes
fun SemanticsNodeInteraction.assertHasNoClickAction(): SemanticsNodeInteraction
Asserts that the current semantics node has doesn't have a click action.
Throws AssertionError if the node has a click action.