sikuli-ide

IDE to develop sikuli scripts and use them as junit test cases

Install

All systems
curl cmd.cat/sikuli-ide.sh
Debian Debian
apt-get install sikuli-ide
Ubuntu
apt-get install sikuli-ide
Windows (WSL2)
sudo apt-get update sudo apt-get install sikuli-ide
Raspbian
apt-get install sikuli-ide

sikuli-ide

IDE to develop sikuli scripts and use them as junit test cases

Sikuli mixes image recognition into jython scripting to automate interactions with graphical user interfaces. With Sikuli it is very easy to programmatically control a web page, a desktop application, or even an iphone application running in an emulator. This package features Sikuli IDE, the integrated development environment for writing visual scripts with screenshots. sikuli-ide also provides junit integration for running sikuli scripts as junit test cases.