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:
RequiredSpecifies the session to use.Element Id:
Object ArgumentSpecifies the SAP GUI element id to search for.Timeout:
Integer ArgumentSpecifies the timeout in milliseconds to wait for the element.
Output
Element:
Object VariableSpecifies the SAP GUI element found.
Last updated