← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #402821]: Memory usage of the app under test

 

Question #402821 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/402821

    Status: Open => Answered

RaiMan proposed the following answer:
Since SikuliX generally is running as a Java application in a JVM and
the Python scripting uses Jython as interpreter, you can use any Java
libraries, that are on classpath at runtime.

For information about how to access the Java level from your SikuliX script please consult the net:
e.g. with
http://www.lmdfdg.com/?q=java+from+jython

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.