Automates task involving usage of a chrome plugin using Selenium and Sikuli
Automates task involving usage of a chrome plugin using Selenium and Sikuli
The task primarily involved clicking on a plugin when on a particular page, the plugin collected data and that is used further to create an excel sheet. The clicking on plugin is the part handled by Sikuli, Sikuli uses image matching to understand where to navigate and perform the required click action on the screen.