← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #194973]: Does sikuli work with .jpg

 

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.