Nexial Automation

Test Automation Platform for everyone!

X

desktop » saveHierRow(var,matchBy)

Description

  • This command is used to save the row data of the hierarchical table.
  • Data is saved to var parameter and the values can be retrieved using ‘.’ notation with column name.

Parameters

  • var - this parameter is used to store the row data
  • matchBy - is the hierarchical data criteria of the categoryColumn until that row. Refer the format in the example.

Example

See Also