When I wait

This step definition indicates that the user will pause or wait for the specified number of seconds/minutes or the maximum number of seconds/minutes before moving to the next step. This step is typically used where a delay or time-based action is expected.

When I wait until the page loaded

When I wait {number} seconds

When I wait max {number} seconds

When I wait {number} minutes

When I wait max {number} minutes