assertIsSelectable
Source set: Common
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.
fun SemanticsNodeInteraction.assertIsSelectable(): SemanticsNodeInteraction
Asserts that the current semantics node is selectable.
Throws AssertionError if the node is not selectable.
Last updated: