← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #213297]: click function inconsistent

 

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

RaiMan requested more information:
Since a not found click target should throw a FindFailed exception and
abort the script:

Have you switched of the FindFailed option either with:
setThrowException(False)

or 
setFindFailedResponse(SKIP)

??

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.