Question #212054 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/212054
Status: Open => Answered
RaiMan proposed the following answer:
If you want to do things like that you have to dive into the basics of
Python/Jython, which is used on the scripting level.
see faq 1858 and the already mentioned faq 1804
a=3
b=3
assert a+b == 6
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp