sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42896
Re: [Question #644291]: How to get a command to repeat about 10 times
Question #644291 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/644291
Status: Answered => Open
arminius is still having a problem:
"count = 1
while (count < 10):
click(Pattern("58679475550934.png").targetOffset(-8,-8))
count = count + 1"
returns "[error] SyntaxError ( "mismatched input 'click' expecting
INDENT", )"
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.