sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43805
Re: [Question #656852]: run sikuli with jenkins and git
Question #656852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/656852
Status: Open => Answered
dinev proposed the following answer:
Here are some tips
1. fix your script by removing pause command - test that it works fine and completes as expected without any user interactions
2. seems you have set up jenkin job - this is ok
3. you need to setup a VM(Or real machine). Make sure there is active UI all the time. You need to turn off any screensavers and etc
4. make sure your jenkins slave is running in the UI session of the VM
5. test your script on the VM
you are ready now to run your jenkins job
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.