← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #242302]: How to setup a testing framework, that uses Sikuli automation features

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Ok, might be a bit complicated (will be streamlined with 1.1.0+ ;-):

- http://doc.sikuli.org/faq/040-other-ide.html
is for RC3 and not for version 1.0.1 (I am a little behind with the docs ;-)

look here: 
https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming

sikuli-ide.jar is for to start the Sikuli IDE and (not relevant for you)
to run scripts from command line.

For your usage, you have to select options 1 and 3, which gives you sikuli-ide.jar and sikuli-java.jar.
The latter has to be used with your work in Eclipse.

Just delete everything from the setup folder except sikuli-setup.jar and
run setup again (options 1 and 3)

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