← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254724]: Looking for implementing a framework for GUI Swing application using open source tools

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
The SikuliX features are implemented in Java and as API available in jar
files (version 1.1.0 even on MavenCentral soon, already as SNAPSHOT on
OSSRH)

So if you are just starting, I recommend to use 1.1.0 from the beginning
and use sikulixapi.jar, that is The Java API, but contains the wrappers
for Jython and JRuby usage as well.

So you are free to use any Java-aware testing framework you want in a
capable IDE of your choice (Eclipse, NetBeans, IntelliJ, …)

about Sikuli + RobotFrameWork: it works (recommended Jython 2.7), google
should reveal relevant information

generally start here to get to the relevant information for 1.1.0:
http://sikulix.com

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