Sikuli (GUI Automation Using Screenshots) Moves To Launchpad, Finally Works On Linux
Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots) which we've covered not so long ago but which at the time of our post didn't work on Linux (but did work on Windows and Mac OS X).
Sikuli Script automates anything you see on the screen without internal API's support. You can programmatically control a web page, a desktop application running on Windows/Linux/Mac OS X, or even an iphone application running in an emulator.
Basically, you can use Sikuli to automate tasks using screenshots, like taking screenshots of buttons which you need Sikuli to press, etc. To understand what Sikuli really is, take a look at this video (everything is done automatically, by using a very simple Sikuli script):



