Question #284226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/284226
Status: Open => Answered
masuo proposed the following answer:
I do not know the fundamental solution, there is a workaround to use the Task
Scheduler.
I could run Sikuli script from the Jenkins via the Task Scheduler.
[example:]
(1)create samplebatch.bat
C:\SikuliX\runsikuli.cmd -r C:\SikuliScript\sample.sikuli
(2)regist samplebatch.bat as sampleschedule to the Task Scheduler .
(3)regist sampleschedule as samplejob at build section of the Jenkins.
schtask /run /tn sampleschedule
And run samplejob on Jenkins.
--
You received this question notification because your team Sikuli Drivers
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