sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28789
Re: [Question #255477]: Extreme beginner : to incremente a value within a loop
Question #255477 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/255477
Status: Answered => Solved
Alexandre confirmed that the question is solved:
Thank you, I was able to solve my problem using
for x in range (x,y)
[...]
type("%d") %(x))
Where type("%d") %(x)) write the iteration.
Thank you again for your precious help.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.