cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Ponchohobono
Champion Sweeper
Is there a way to "wait" between two steps? For example, when step 3 is complete wait 10 seconds then run step 4.
Thanks, Patrick http://patrickhoban.wordpress.com
1 ACCEPTED SOLUTION
Michael_V
Champion Sweeper III
Create a new step and use the command "sleep"

Usage: sleep time-to-sleep-in-seconds
sleep [-m] time-to-sleep-in-milliseconds
sleep [-c] commited-memory ratio (1%-100%)

View solution in original post

1 REPLY 1
Michael_V
Champion Sweeper III
Create a new step and use the command "sleep"

Usage: sleep time-to-sleep-in-seconds
sleep [-m] time-to-sleep-in-milliseconds
sleep [-c] commited-memory ratio (1%-100%)