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.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp