assertIsSelectable
Source set: Common
public fun SemanticsNodeInteraction.assertIsSelectable(): SemanticsNodeInteraction
Asserts that the current semantics node is selectable.
Throws AssertionError if the node is not selectable.
Asserts that the current semantics node is selectable.
public fun SemanticsNodeInteraction.assertIsSelectable(): SemanticsNodeInteraction
Asserts that the current semantics node is selectable.
Throws AssertionError if the node is not selectable.