HTML Table Keywords FREE

The plugin provides custom keywords you can use to work with HTML tables (those are defined by HTML tag table). It helps us identify a table, verify a row displaying inside the table, perform actions on cells (get text, set text, click, check/uncheck).

2.3K

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)

  1. Visit the Katalon Store online or click on Plugin Store -> Visit plugin Store from Katalon Studio

  2. Install the plugin at the Katalon Plugin Store.

  3. 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

    • table = CustomKeywords.'kms.turing.katalon.plugins.helper.table.HTMLTableHelper.identifyTableByColumnHeaders'(['Tag',Description'])
  • Identify a cell by its value and column header

    • cell = CustomKeywords.'kms.turing.katalon.plugins.helper.table.HTMLTableHelper.identifyCellByValueAndColHeader'(table, "Tag", "<!DOCTYPE>", FailureHandling.CONTINUEONFAILURE)
  • Click on a link inside a cell

    • CustomKeywords.'kms.turing.katalon.plugins.helper.table.HTMLTableHelper.clickOnLinkInCell'(cell, '<!DOCTYPE>', FailureHandling.CONTINUEONFAILURE)

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.

3.8
6 Rating(s)
June 28, 2023

555

Huy Huynh
April 13, 2020

Necessary plugin!

June 28, 2023

555

Quoc Thang
November 12, 2019

June 28, 2023

555

Micheline Wehbe
July 29, 2019

it would be nice to add a keyword that checks if row no longer displayed by cell values to test if a row is deleted

June 28, 2023

555

Mdu
July 16, 2019

June 28, 2023

555

Tina
April 16, 2019

Nice plugin!

June 28, 2023

555

API keys are required in Katalon Studio Commandline Execution. Generate Key
Information
Project details
Version
1.0.1
Type
Custom Keywords Plugin
Last updated
June 13, 2019 11:07 am
Publisher
Privacy and License Agreement