Check Not Displayed
Confirm an Element is not shown on the page.
Last updated
Confirm an Element is not shown on the page.
Check Not Displayed confirms the Element is not shown on the page. Use it after an action that should hide content, or to prove a block stays hidden.
See Element states for how Displayed differs from Exists and Visible.

Confirm an error banner or modal closed after dismissal.
Verify a loading spinner or overlay is gone before the next step.
Pair with Check Displayed on different branches of the same Flow.
Element
The Element to check
Status on fail
When should screenshots be taken?
Always or On Failures (default)
Tags: check, is, notDisplayed, test, expect, assert, element, not, displayed, hidden, state
Last updated