Select Method (SapButton)
Class
SapButton
.
Action
This emulates manually pressing a button. Pressing a button will always cause server communication to occur, rendering all references to elements below the window level invalid.
Syntax
C#
button
.
Select
()
VB
button
.
Select
()