Use this tab to insert a sleep command into your Functional Tester script to delay the script.
(seconds) -- Enter the amount of time you want to delay Functional Tester 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 on the Recording
Monitor toolbar and click the Sleep
tab. If editing, click the Insert Recording
into Active Functional Tester Script button
on the
Functional Tester toolbar, click the Insert
Script Support Commands button
on the Recording
toolbar, and click the Sleep tab.
Related Topic:
Setting Delays and Sleep States for Functional Tester Script Playback
Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.