Back to all steps

Wait for text

Step fields
1 text (text)
2 seconds (number)
In a scenario, fields are joined with |.
Wait for text to appear on the page. Format: text|seconds.
Example: Order placed|10 — wait up to 10s for "Order placed" to appear
Usage example

Wait for text to appear for up to N seconds. The step fails if the text never appears.

Format: text|seconds

Examples:

  • Order placed|10
  • Thank you for registering|5