Purpose The plugin provides custom keywords to work with HTML tables (those are defined by HTML tag). Other tabular types will be supported later.
Using these keywords, you can identify a table using its headers, verify a value, a row based on cells info displaying inside the table. You can also perform specific actions (click, check/uncheck, get text, etc.) on cells, columns, etc.
Installing the Plugin (Katalon Studio version 6.1.0 or later)
Visit the Katalon Store online or click on Plugin Store -> Visit plugin Store from Katalon Studio
Install the plugin at the Katalon Plugin Store.
Select plugin Store -> Reload plugins to verify whether or not the plugin was successfully installed
Samples Using the Plugin
Identify a table using its headers
Identify a cell by its value and column header
Click on a link inside a cell
For more details please refer the sample project.
Run in Command Line Mode: You need an API key to execute Katalon with an installed plugin in command line mode. Please refer to the link for API key creation and usage.
Visit Katalon Forum for Plugin related discussions.