Automate GUI testing using Sikuli – Part1
What is Sikuli – As per the sikuli official site, “Sikuli automates anything you see on screen, it uses image recognition to identify and control GUI components.” It is an open source automation tool. Used for automating GUI elements for desktop / web elements. How it works – Sikuli uses Visual image match method First…