AutoIt vs Sikuli
A side-by-side look at AutoIt and Sikuli. For an in-depth review of either product, follow the links below.
AutoIt
Development
AutoIt is an open-source scripting language designed for automating Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation to automate tasks.
automationscriptinggui
Sikuli
Development
Sikuli is an open source graphical user interface (GUI) automation and testing tool. It can identify and control GUI components by matching images of them, enabling test automation without needing access to the application's source code.
gui-testingimage-recognitionautomation