← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #680568]: SikulixIDE 1.1.1 does not recognize f.find(Pattern("test.png").similar(Similarity))

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
if possible upgrade to 1.1.4

1.1.1 no longer gets fixes.

in 1.1.1 you might try:
p = Pattern("test.png"); find(p.similar(Similarity))

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