sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05963
[Question #173798]: need help with loop
New question #173798 on Sikuli:
https://answers.launchpad.net/sikuli/+question/173798
I have the program
type(text)
type(text)
used for login
for n in range(4000):(loop the statment )
click()
click()
click(logout pic )
type(text)------->
type(text)-------->
I want to tell sikuli that loop is till click(logout pic only ) it is looping all statments
how to do that ?
Please assist
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.