Skip to content

Wait

WAIT command is used to wait for specified period of time. The time can be provided as standard keywords or specific number of milliseconds.

Select WAIT command from the action drop down, leave Screen name as blank, enter standard keywords(wait_veryshort, wait_short, wait_medium, wait_long, wait_verylong ) or specific number of milliseconds in the Element key and leave parameter section blank as shown below:

 

or

 

Values for standard keywords are defined in custom settings ( Settings > Project Settings > Custom Settings).

After completing this step, step will look as below:

 

Warning! This command must be used sparingly to avoid inflating the test run time.

 

Back To Top