Jump to content

Recommended Posts

Posted

How would you run a Sikuli script through AutoIT?

So for example, imagine I build an interface in AutoIT with 2 buttons.
One button when clicked runs an AutoIT function that I've created.
The other button clicked, would run a Sikuli script that I've created.

If it's possible, this would be really helpful!

Posted (edited)

Not being familiar with Sikuli, how do you execute one of those scripts today/now?

Avoiding automating the IDE, this is probably the ideal way to execute it from AutoIt
http://doc.sikuli.org/faq/010-command-line.html

and use one of the Run functions

Edited by spudw2k

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...