← Back to team overview

sikuli-driver team mailing list archive

[Question #265219]: Can Sikuli be used with Jython 2.5.3

 

New question #265219 on Sikuli:
https://answers.launchpad.net/sikuli/+question/265219

Hello,

Can I use Sikuli with jython 2.5.3?
Using Jython I also want to run python scripts that use Sikuli features. Are the following steps enough for doing this:

-> copy sikuli-java.jar to C;|Jython2.5.3
-> Set the environment variable CLASSpath to
     set CLASSPATH = C:\jython2.5.3\sikuli-java.jar
-> Set the environment variable JYTHONPATH
     set JYTHONPATH = C:\jython2.5.3\Lib;C:\jython2.5.3\sikuli-java.jar\Lib

I have been working on sikuli ide till now and have found it very useful in my attempts to the automate the testing of Desktop Application that I am working on.
Now I need to write some fairly complex python scripts and want to integrate sikuli with python. I am completely stuck at this point.
Your help would be immensely appreciated!!!

Thanks,
Ash


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.