← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #328376]: unreliable statement

 

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

    Status: Open => Answered

masuo proposed the following answer:
First of all you should confirm what image is matched by exists("1470676354473.png") and confirm similarity.
You can confirm image by exists("1470676354473.png").highlight(2).
You can confirm similarity by print exists("1470676354473.png").getScore().
If the highlight image is similar, you should use pattern as well as click.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.