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

    Status: Open => Answered

RaiMan proposed the following answer:
Since the code seems to be ok, the only reason for not waiting is, that
something similar shows up.

So try:

       result = exists(Pattern(img).similar(0.95),0)

the similar value can be adjusted up to 0.99 to avoid false positive
matches.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to