assertIsEnabled
Function
Common
fun SemanticsNodeInteraction.assertIsEnabled(): SemanticsNodeInteraction
Asserts that the current semantics node is enabled.
Throws AssertionError
if the node is not enabled or does not define the property at all.