sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48612
Re: [Question #674136]: Loop break by if exists ("path to image") not work :(
Question #674136 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674136
Adrian Zieliński posted a new comment:
Hi,
you mean sth like this:
while True:
if not exists("1537362590995.png"):
for n in range(10):
............
?
I tried this but without results :(
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.