要求されたページは選択されたバージョンでは利用できない。
select table row
Description
Select row(s) in a table.
Arguments
window
TA name of the window.
control
TA name of the table.
row
Row(s) to be selected.
Allowable values:
- Row numbers start at 1.
- Action allow to select single and multiple rows (See Example).
Valid contexts
This action may be used within the following project items: test modules and user-defined actions.
Notes
- Action supports for SAP platform only.
- Action supports both visible rows and hidden rows.
- Not support select multiple items on single-selection table.
Applicable Built-In Settings
The following settings are applicable to this action: case sensitive, remove double quotes from cells, standard ASCII only, object wait, window wait, item wait.
Applicable Controls
This action is applicable to the following controls: gridview, table.
Example - Case 1: Select single row
Action Lines
Result
Effect
Example - Case 2: Select multiple rows
Action Lines
Result
Effect
Example - Case 3: Select multiple consecutive rows
Action Lines
Result
Effect