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

    Status: Open => Answered

TestMechanic proposed the following answer:
I am not sure what is the question here.

I guess you are looking for 'similar' command:  Pattern("some-
element.png").similar(0.85)

Have in mind 2 more things:
-- There is a scan rate for images in Sikuli. It is 3 times/second by default
-- The exists command without parameter will look for image for relative short 
time - 3 seconds by default

If you can give more information what is the end goal we may be able to
help you better.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to