Wait For Element

Waits for a SAP GUI element.

This activity is used to wait for a SAP GUI element that has the user-specified id.

Input

  • Session: Required Specifies the session to use.

  • Element Id: Object Argument Specifies the SAP GUI element id to search for.

  • Timeout: Integer Argument Specifies the timeout in milliseconds to wait for the element.

Output

Last updated