Page 1 of 1

Wait for Input

Posted: Wed Aug 25, 2010 4:50 pm
by muzzargh
I am trying to use Robotask to semi-automate a data input task, e.g.
Focus on a field in a form
Manually enter some data
Press Enter (which then focuses on another field 16 tab steps away)
Manually enter some more data
Press Enter (which then focuses on the original field 14 tab steps away)
But I can't figure out the "Wait for the Enter key to be pressed" bit.     Are you able to assist?
 
Regards,
Murray

Wait for Input

Posted: Mon Oct 11, 2010 8:25 am
by david007co
Hi, I have the same request. How can I make the next action waits for an Enter Key to continue with next action??

Wait for Input

Posted: Mon Oct 11, 2010 8:40 am
by Oleg
You simply can insert the "Show message" action. This is simple dialog box with some message. The task will wait until you press "Ok" button or press Enter key.

Wait for Input

Posted: Mon Oct 11, 2010 10:20 am
by muzzargh
Sweet, I'll try that