Wait for Input

Discuss RoboTask here
Post Reply
muzzargh
Posts: 6
Joined: Thu Jun 15, 2006 12:25 pm
Location: New Zealand
Contact:

Wait for Input

Post 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
david007co
Posts: 1
Joined: Mon Oct 11, 2010 8:19 am
Location: Colombia

Wait for Input

Post 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??
Oleg
Site Admin
Posts: 3201
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Wait for Input

Post 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.
muzzargh
Posts: 6
Joined: Thu Jun 15, 2006 12:25 pm
Location: New Zealand
Contact:

Wait for Input

Post by muzzargh »

Sweet, I'll try that
Post Reply