Skip to content

Delay#

Wait for the specified time.

Description#

Wait for the specified time.

Input parameters#

Parameter Description
Delay The time the tests waits

Example#

For an example usage see the For loop.