SelectRows
This is a pre-built action available under the Captured Grid Element from the SAP GUI Application. The functionality of this action in Avo Assure is to select the specified rows from the Grid based on the input value.
Syntax
Input Value: <Row Number/Numbers (with separator as ;)>
<Row Number/Numbers (with separator as ;)> (Required)
Row numbers to be selected, separated by a semicolon (;)
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the result as True or False.
Example
Selects the Rows 6 and 9 in the SAP Grid
The SelectRows action takes the value from the Input Value column (e.g., 6;9) and selects the specified rows in the SAP Grid based on the provided row numbers.

Last updated
Was this helpful?