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

    Status: Open => Answered

RaiMan proposed the following answer:
jpg's should work, but they are not thumbnailed in the IDE, so Preview
does not work either.

--- screen.exists(Pattern, Similarity)

is not really Sikuli ;-)

This should be:

screen.exists(Pattern("xyz.jpg").similar(0.99))

-- 
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