← Back to team overview

sikuli-driver team mailing list archive

[Question #674824]: Location: outside any screen error after triggering Sikulix test via jenkins

 

New question #674824 on Sikuli:
https://answers.launchpad.net/sikuli/+question/674824

Hi everyone,

I have created a maven project and I am using Sikulix 1.1.2 version in this project (because 1.1.2 is available at maven repository). And the other framework I am using to organize the test cases is TestNG. I also am using Java language.  When I run the tests locally as maven test, everything goes very well. After that I decided to implement the project into pipeline. So the code is in the gitlab. I installed a Jenkins in to another workstation which has physical monitor always open. (Jenkins is running as windows service.) I integrated the jenkins with gitlab. Jenkins successfully checking out the codes from gitlab but when it triggers the test, cases get failed and and getting an error like "Location: outside any screen (46259874622,0) subsequent actions might not work as expected."

Project: maven project
java jdk: 1.8
Sikulix version: 1.1.2
TestNG version: 6.10


Is there any suggestion to solve the problem and run the test within this structure.
Thanks



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