sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48849
Re: [Question #674824]: Location: outside any screen error after triggering Sikulix test via jenkins
Question #674824 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674824
Status: Open => Answered
RaiMan proposed the following answer:
Your Jenkins implementation does not have access to a real screen, which
is needed by SikuliX.
Look into the net for solutions, how to get a usually X11 based "fake
screen" running in that environment.
The package xvfb for example is a candidate. I have this running on
TravisCI (a cloud build system with features like Jenkins).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.