For the complete documentation index, see llms.txt. This page is also available as Markdown.

Check Not Displayed

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.

Check not displayed Test Step

When to use it

  • 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.

Configure

Basics

Field
What to set

Element

The Element to check

Advanced

Field
What to set

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