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

    Status: Open => Answered

RaiMan proposed the following answer:
Already had a look at the docs.
It contains much valuable information about Sikuli's features and its usage.

In your case I guess it is a similarity problem.
possible solution in most cases:
instead of the image itself use a pattern like
Pattern("some_image.png").similar(0.95)

the faqs too have some entries, that help to make your scripts robust
and reliable.

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to