When I wait seconds:
When I wait {int} seconds Copy
When I wait {int} seconds
Plural step:
When I wait 3 seconds Copy
When I wait 3 seconds
Singular step:
When I wait 1 second Copy
When I wait 1 second
Prefer increasing Cypress config's defaultCommandTimeout instead of relying on wait.
defaultCommandTimeout
wait
When I wait seconds: