← Back to team overview

sikuli-driver team mailing list archive

[Question #152840]: sikuli does not run from task schedular from windows after locking computer

 

New question #152840 on Sikuli:
https://answers.launchpad.net/sikuli/+question/152840

sikuli script does not run from task schedular from windows after locking computer.
I was trying a test script to open a notepad before i could do my real task. But it is not running the executable which i placed in the task scheduler of windows XP.

Below is my script.

click()
click(<image for Start>)
click(<image for Run>)
doubleClick(<image for cmd in the textbox>)
type("notepad")
click(<image for OK button>)


Thanks

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.