🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

assertHasClickAction

Asserts that the current semantics node has a click action.

assertHasClickAction

Source set: Common
public 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.