← Back to team overview

sikuli-driver team mailing list archive

[Question #707280]: sikuli does'nt recognize images stably

 

New question #707280 on SikuliX:
https://answers.launchpad.net/sikuli/+question/707280

I use sikuli in my java project to click on images,
 I use this version : 
<dependency>
 <groupId>com.sikulix</groupId>
 <artifactId>sikulixapi</artifactId> 
<version>2.0.6-SNAPSHOT</version> 
</dependency>
 I use SNAPSHOT because I use mac PC with advances Processor that can use only SNAPSHOT version,
 but, this version is seems like Unstable version - it sometimes ecognize the images and sometimes not, when I use this sikuli dependency in 2.0.4 version it works well,
 but in my PC I cannot use this version

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