PressButton Method (SapGridView)
Class
SapGridView
class
Action
Presses the button placed in the specified cell.
Syntax
gridView
.
PressButton
(
row
,
column
)
Variable
Description
row
Index of the row. The value is one-based. INTEGER.
column
Column identifier. STRING.