Specifying the playback options for a simplified script
You can set the wait time for a control to be displayed or pause an execution of a test line for a simplified script.
Before you begin
Procedure
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.
Pausing an execution of a test line
About this task
Procedure
- 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 the Pause execution for field.
- Click to save the changes.During script playback, running the test line is delayed for the specified time.