prev
top
next
izh_test
Kinds of tests
test_script - Sequence of simple test actions
sleep - Pause.
This test command allows to do delay when execute test script.
Full specification of the command looks like:
<sleep>number of milliseconds</sleep>
Where:
sleep
Specifies the time, in milliseconds, that the delay is to occur.
prev
top
next