Sleep tab: Script Support Functions dialog box

You use the Sleep tab to insert a sleep command into your Functional Test script to delay the script the length of time you specify.

The Sleep tab has the following controls:

(seconds) -- Enter the amount of time you want to delay Functional Test script execution in seconds. Seconds argument is floating point. For example, Sleep (0.5) sleeps for 1/2 second.

Insert Code -- Inserts the sleep(seconds) code at the cursor location in the script where seconds is the time you entered in the (seconds) field.

To open: If recording, click the Insert Script Support Commands button Insert Script Support Commands button on the Recording Monitor toolbar and click the Sleep tab. If editing, click the Insert Recording into Active Functional Test Script button Insert Recording into Active Functional Test Script button on the product toolbar, click the Insert Script Support Commands button Insert Script Support Commands button on the Recording toolbar, and click the Sleep tab.