sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02027
Re: [Question #151359]: How to use assertion in program
Question #151359 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/151359
Status: Open => Answered
RaiMan proposed the following answer:
As far as I know, people, that are using JUnit for testing, usually use
Screen.exists(some-image), because it returns True if found and False
otherwise (no exception FindFailed).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.