<div class='type'>Function</div>


<a id='references'></a>


<h2 id="assertisenabled">assertIsEnabled</h2>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
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.