Top "Sikuli" questions

Sikuli is a Java based automation tool available for Windows, macOS and Linux that automates tasks using screen visual inspection.

Is it possible to use Sikuli to assert that images are the same in GUI-less mode?

I have a testing server which runs headless. One test I want is to check that an image served off …

java image-processing automated-tests sikuli
How do I get a value from a particular location on screen using Sikuli(Java)?

My scenario: Trying to automate Calculator using Sikuli(Java). I need to get the result (in text) every time an …

java testing automation automated-tests sikuli
Running Sikuli X from command line

I have figured out how to run Sikuli X from command line using: @start C:\SikuliX\runIDE.cmd -r C:\…

command-line sikuli sikuli-ide