项目作者: pkoli

项目描述 :
Automates task involving usage of a chrome plugin using Selenium and Sikuli
高级语言: Java
项目地址: git://github.com/pkoli/Selenium-Chrome-Automation.git
创建时间: 2017-06-04T11:43:34Z
项目社区:https://github.com/pkoli/Selenium-Chrome-Automation

开源协议:

下载


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.