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