sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12520
Re: [Question #205764]: How to use loop
Question #205764 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/205764
Status: Open => Answered
RaiMan proposed the following answer:
while not exists(image5, 0):
if exists(image, 0): click(image2)
if exists(image3, 0): click(image4)
wait(1)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.