Function

assertIsSelectable

Asserts that the current semantics node is selectable.

assertIsSelectable

Common
fun SemanticsNodeInteraction.assertIsSelectable(): SemanticsNodeInteraction

Asserts that the current semantics node is selectable.

Throws AssertionError if the node is not selectable.