Clicking On a Table Cell
Last updated
Unable to click on a table cell using the Click on Table Cell action in the application.
The specified row or column is invalid for Click action
The specified row or column is hidden in the table
The table is not fully loaded in the application.
Ensure the table is fully loaded in the application.
If the table contains hidden cells, use the Get Row Number by Text action to retrieve the correct row number.
Use the output from the Get Row Number by Text action as input for the Click on Table Cell action.
Last updated