sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30727
Re: [Question #262845]: Java code to wait till clickable image appears
Question #262845 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/262845
RaiMan proposed the following answer:
ok, again:
if (null != some_region(exists(new Pattern(some_image).exact())) return true;
else return false;
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.