table

Table is ready to use component for extracting data an UI table

Table in web application is very important and complex structure holding lot of data. To simplify extracting data from a complex table, qatts have inbuilt component. Just need to config locators of the table, headers, columns and rest of it is magic created by our engineers.

Use below advanced props for table element type

Prop name

Description

Options

props.table.header

props.table.row

props.table.column

props.table.columnLimit

props.table.rowLimit

Last updated