sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28336
Re: [Question #254631]: Sikuli allot seems to be missing?
Question #254631 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254631
Status: Open => Answered
RaiMan proposed the following answer:
Sikuli scripts generally are written in Python language.
If you run a script, it is interpreted and run by the bundled Jython
interpreter, which is a Python language interpreter written in Java.
To do more sophisticated things, you have to learn the basics of the Python language.
There are very good tutorials available on the net.
A general overview for Sikuli features are contained in the docs:
http://sikulix-2014.readthedocs.org/en/latest/index.html
The actual homepage representing the head of development:
http://siklix.com
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.