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
-
- Posts: 1
- Joined: Mon Oct 11, 2010 8:19 am
- Location: Colombia
Wait for Input
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
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
Sweet, I'll try that