Doing it all at the background?

Discuss RoboTask here
Post Reply
new2robo
Posts: 5
Joined: Tue Nov 08, 2005 5:37 pm
Location: Hong Kong

Doing it all at the background?

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

Doing it all at the background?

Post 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.
Last edited by Oleg on Mon Nov 14, 2005 10:35 am, edited 1 time in total.
Post Reply