Question #145268 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/145268
Tsung-Hsiang Chang posted a new comment:
You can build your own Pattern object with the attributes you need. For
example,
Pattern("http://somewhere/btn.png").similar(0.8).targetOffset(2, 30).
You can record the attributes in a database or something like that, and
generate the Pattern expression like above yourself.
--
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