For responsive tables, fires the press event on the item or triggers a tap.
For grid tables, fires rowSelectionChange or triggers a DOM click on the row element.
Capability
fe.table.clickRow
Throws
ControlError with ERR_CONTROL_AGGREGATION if the row index is out of bounds.
Clicks (presses) a row at the specified index in a UI5 table.