← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #406534]: For loop not executing if statement in Java

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
read
http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen
to understand the magic:

the "inaccessible" button is still visible for SikuliX, only with a
lower score, which is still above 0.7 as standard value and hence the
exists does not return null.

The easiest way to adjust the minimum score is to use the Sikuli IDE for
some testing/evaluation about the scores (use the highlight feature to
track and get the values or use the Preview feature)

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