sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49027
Re: [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)
Question #675373 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/675373
Status: Open => Answered
RaiMan proposed the following answer:
If you want to do a little bit more complex things (loops, decisions, functions, ...) you need some basic knowledge of Python.
There are very good tutorials available in the net.
--- A very good and straight forward tutorial on Python language
http://www.tutorialspoint.com/python/index.htm
--- These faqs may help in your special case:
faq 1437: [HowTo] repeat something in a Sikuli script (make loops)
faq 1800: Indentation --- the secrets behind and how to recover
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.