sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12197
Re: [Question #204354]: Use testing methods in Eclipse
Question #204354 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/204354
Status: Open => Answered
pyCoder proposed the following answer:
is the image visable? find() will throw an exception if it can't see it.
meaning else: clause will never execute if it fails. i recomend you
replace find() with exists().
then try it again.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.