windows scheduled task interactive mode (gui)
I am trying to run an application(selenium test) through the task
scheduler in windows xp(VM) that allows for desktop interaction (keyboard
pressing,movement through firefox). I have tried to run a batch that calls
psexec -i but I the application is still failing.
How can I have a scheduled task run without users logging into the system.
The test can run correctly if the user is logged into the system, but not
when scheduled at a specific time.
No comments:
Post a Comment