Question #139817 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/139817
Status: Open => Answered
RaiMan proposed the following answer:
@ integrate other tools into sikuli
What tools are you thinking about?
--- comments based on the current situation of Sikuli X:
- everything that is available to be imported on the Python level and is
supported by Jython, can be integrated/used (like Selenium RC)
- everything that is available to be imported on the Java level can be used, if
it is supported by the Jython environment (like swing etc.)
- when using Java as your main environment, you can use the Sikuli features as
a library and are open to do what you want
- at any time you may extend the existing Python and/or Java classes with your
own features and import these as modules.
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