Page 1 of 1

Doing it all at the background?

Posted: Mon Nov 14, 2005 6:15 am
by new2robo
Hi
I am not sure if this make any sense; I need Robotask to automate some keystrokes to response to some pop-up windows, but can I do this at the background, i.e. can I avoid Robotask being affected by an interactive user action such as moving the mouse?
TIA

Doing it all at the background?

Posted: Mon Nov 14, 2005 6:33 am
by Oleg
Sending keystrokes is an interactive action such as mouse actions. RoboTask simulates a real keystrokes and Windows dispatches these to active window only.
Therefore, if you want to send keystroke to the specified window, RoboTask must activate it before sending keystrokes.