Sleeping During a Test
To sleep a little bit during a test, users may use the "sleep" action.
<test name="test_action_sleep_1"> <description>Test action sleep</description> <action> <sleep time="5"/> </action> </test>
Copyright © Cloud Software Group, Inc. All rights reserved.