Hello,
You can insert a Pause command in the task if you want the task to pause after certain actions in the task. Insert a pause so that you have a chance to enter or modify some information during task replay.
You can find Pause command under 'Pause/Delays/Wait' command category. To insert the command, just double click on it.
To continue, click on the 'Resume' button found at bottom right corner of your screen.
Alternatively, try inserting enough delay before and after the keystrokes command that inserts prompted value in a form field. Also, if your keystroke command is very long then break down your keystrokes given in one line at a stretch into several lines and try to insert 'Delay' command in between the lines for the error-less execution of the task. Breaking the keystrokes into several lines would give sufficient time to execute each action smoothly.
Hope that helps. |