Wait For Action

Discuss RoboTask here
Post Reply
iwgdwgdt
Posts: 3
Joined: Thu Jun 03, 2004 9:20 am

Wait For Action

Post by iwgdwgdt »

Im having a problem with wating for an action to finish before robotask continues....
In a task i Have The following Actions
-Write To file
-Open application: Ad-Aware (ad-aware scans and then closes when done)
-Write To File
-Open Application: Disk Cleanup (disk cleanup opens and then closes when done)
 
I would like to have it not continue on to the next action till the one above it is done and i want it to wait for an application to be killed to continue to the next one...
 
Anyone Have Any Suggestions?
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Wait For Action

Post by Oleg »

You must select "Wait until the application exits" option (in "Wait Options" combobox) in "Run Program/Open Document" action configuration
iwgdwgdt
Posts: 3
Joined: Thu Jun 03, 2004 9:20 am

Wait For Action

Post by iwgdwgdt »

Thank you Oleg Im going to give that a try
Post Reply