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: Required Specifies the session to use.

  • Element Id: String Argument Required Specifies the id of the table element to scroll.

  • Scroll Position: Integer Argument Required Specifies the value of the scroll position.

  • ScrollBar: Specifies the type of scroll bar. The available options are:-

    • Vertical

    • Horizontal

Last updated