You can set the wait time for a control to be displayed
or pause an execution of a test line for a simplified script.
The test application might take some time to load or refresh
the controls during script playback. This might result in an exception
or playback failure. You can set the options to wait for a control
or pause an execution of a test line.
To wait for the control to be displayed in the test
application during playback:
- Select the test line in the script editor.
The Properties view
displays the details of the selected test line.
- Click the Playback tab in the Properties view.
Type the time in seconds in Wait for the control to be
displayed.
- Click to save the changes.
During script
playback, the action on the control that the test line refers to is
performed only after waiting for the control to be displayed in the
test application for the specified time.