← Back to team overview

sikuli-driver team mailing list archive

[Question #216478]: Jenkins - Sikuli on Mac fails to find image

 

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

Hi, I had created a Sikuli test suit in Eclipse using Java and I've written Ant script to trigger the Test script on command line. When I run the ant script locally , it runs without any issue. But when I try to run the same script in via the Jenkins server that I've setup in the same machine, in the same user login, then it returns exception message saying "Find Failed". 


The following is the error exception stack trace,

FindFailed: can not find /Users/Shared/Jenkins/Home/Test/Old/SeleniumMexico/SikuliObjects/img/login/Login.png on the screen. Line ?, in File ? at org.sikuli.script.Region.handleFindFailed(Region.java:421) at org.sikuli.script.Region.wait(Region.java:512) at Mexico.DemoModule.ZoneLogin(DemoModule.java:45) at Mexico.TestRunManager.main(TestRunManager.java:367)

Any suggestions to fix this ?


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.