Hello,
If your task involves Keystrokes or Mouse clicks then it cannot be run in background. Windows operating system does not allow concurrent access to mouse and keyboard to various applications at the same time.
However, task that involves FTP commands, Excel commands, Web Recorder commands, etc. can run in background. |