简体   繁体   中英

Sikuli List of Functions & Operators

I've just discovered Sikuli , and would like to see a comprehensive functions list without digging through the online-examples and demos.

Has anyone found such a list?

Furthermore, apparently Sikuli supports more complex loops and function calls as well, and seems to be based in Python(!!). Examples would be great.

Thanks.

所有文档都可以在sikuli主页上找到

I am guessing you were looking for this page:

The General API Index

It took me a while to find it when I was first looking into Sikuli. It explains the API of the classes and functions included with Sikuli. Its the next place to go after looking over a few Hello World-style examples.

Sikuli似乎已从麻省理工学院网站转到http://www.sikuli.org ,其中演示和文档的链接实际上可行。

Excellent, you found the docs. Have you checked their launchpad project for code examples? If not, sign up https://launchpad.net/sikuli Questions can be asked and answers given. There are lots of good code examples as well. Beware of the idiotic drivel posted by Surfdork. Oops, that's me. I have answers for questions beyond Sikuli such as the architecture needed to use Sikuli as an enterprise level testing tool, image managment, variable managment, configuring an IDE to use Sikuli etc.

Cheers!

Surfdork

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM