Back to all steps

Wait

Step fields
seconds (number)
Usage example

Pause for the given number of seconds. Use it when you need to wait for an animation or background AJAX but have no precise selector.

Examples: 1, 3, 10

Tip: prefer waitForElement or waitForText — they are smarter and faster.