Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 424 Bytes

File metadata and controls

3 lines (3 loc) · 424 Bytes

Selenium-Chrome-Automation

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.