It is a simple program that uses the Sikuli Java API library. The program opens an external page for testing internet speed in the default browser on the default screen (if you use more than one ...
The core of SikuliX is written in Java, which means you can use the SikuliX API as a standard JAVA library in your program. This applies to any Java aware scripting environment like Jython, JRuby, ...
Definition: Sikuli is a powerful and open source tool for test automation. It can automate anything which is displayed on the screen. It identifies the objects by using image recognition and control ...