← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #654436]: wait(img, t) fails to identify an image

 

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

johan posted a new comment:
It is possible to solve the issue by handling the exception with
setFindFailedResponse(SKIP), at the second try it has (so far) always
found it. However, lowering the match to 70%, 50% or even 30% doesn't
affect the outcome at all at the first try, still the exception is
thrown.

As mentioned earlier, more than 50 different test cases are using this
method, only this one case cause the error between 60 to 80% of the
times among these. All images are done the same way and the match is
shown as 100%, I just can't figure out why this is causing so much
problems.

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