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


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


<h2 id="assertisnotenabled">assertIsNotEnabled</h2>

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


```kotlin
fun SemanticsNodeInteraction.assertIsNotEnabled(): SemanticsNodeInteraction
```


Asserts that the current semantics node is not enabled.

Throws `AssertionError` if the node is enabled or does not defined the property at all.