sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12177
Re: [Question #204318]: Page navigation using sikuli
Question #204318 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/204318
Anjali posted a new comment:
Hi,
If i put wait(15) after each click(img). i think my code will contain more than 16 statements like this.
Can it be done using loops ?
I referred ur link faq1437.
for n in range(10): # 10 times, n will be 0 to 9
pass
But it is navigating tll 3rd slide, after that its getting stop.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.