Question #661467 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661467
Status: Solved => Open
GZ is still having a problem:
So I've been trying ever since to get the "old" method to work, but I'm
failing.
scrgrab = Finder("something.png")
img = (Pattern("someicon.png").similar(0.82))
if scrgrab.find(img):
print "yes"
but it is always printing yes.
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp