Back to all steps

See element

Step fields
selector (text)
Assert that an element exists and is visible.
Examples: .success-banner · #user-menu · text=Thanks for your order
Usage example

Check that an element is present and visible on the page.

Examples:

  • .success-banner
  • #user-menu
  • text=Thank you for your order