← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #294000]: Location outside any screen

 

Question #294000 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294000

    Status: Answered => Solved

Erich Fiederer confirmed that the question is solved:
So I found a weird work around, but didn't necessarily fix the core
issue. A previous user masuo found it. By setting up the taskscheduler
to run a batch file with the sikuli scripts and having jenkins trigger
it, it worked.

"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.