← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #656852]: run sikuli with jenkins and git

 

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

    Status: Open => Answered

masuo proposed the following answer:
It may be able to run through the task scheduler .
Monika's environment is different from my environment , So it may not work. I don't use git.

[my environment:]
PC: Windows7
Sikuli: SikuliX 1.1.0
In my case , the following error has occurred .

[error] Location: outside any screen (14697792, 14697792) - subsequent actions might not work as expected
Then I run a script through the task scheduler , I was sure that it works .

[task scheduler setting:]
Give an appropriate name to the batch file , to register the task .
  For example , I named abc to the task .

[Jenkins setteing:]
Register the schtasks command as the build procedure .
  schtasks /run /tn abc

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.