← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #665677]: Images are not detected in sikuli in java inside Mac VM

 

Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

Nissar posted a new comment:
My code is in java

example code:   
Screen s = new Screen();
s.wait(new Pattern("imagename.png").similar((float) 0.8), 180);

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