Set Scroll Position
Sets the scroll position on the SAP GUI.
This activity is used to set the scroll position of the table element on the SAP GUI.
Input
- Session: - RequiredSpecifies the session to use.
- Element Id: - String Argument- RequiredSpecifies the id of the table element to scroll.
- Scroll Position: - Integer Argument- RequiredSpecifies the value of the scroll position.
- ScrollBar: Specifies the type of scroll bar. The available options are:- - Vertical
- Horizontal
 
Last updated