Sikuli API for Java provides image-based GUI automation functionalities to Java programmers. It is created and will be actively maintained by Sikuli Lab. The effort of making this API is a response to the desire of many Sikuli users to use Sikuli Script's functionalities directly in their Java programs, rather than writing Jython scripts. This new Java library has a re-designed API and includes several new functions that were not available in the original Sikuli Script.
-
April 30, 2013
- Sikuli Slides - 1.2.0 Release!!!
-
April 8, 2013
- Sikuli Slides - 1.1.0 Release.
-
Mar 6, 2013
- [Sikuli Slides] (SikuliSlides) - 1.0.0 Release.
-
Nov 18, 2012 Version 1.0.2
- Relative for defining region/location based on another region/location
- Canvas for drawing graphical objects on screen
- MultiStateTarget for finding targets with multiple state-dependent appearances (e.g., checkboxes)
- Java Runtime Environment (JRE) or Java Development Kit (JDK) version 1.6 or newer
- (Optional) Apache Maven version 2.0.10 or newer, if you want to build it from source.