Find By Name

Finds the SAP GUI element by name.

This activity is used to find the SAP GUI element by the given name. It selects the first element in the list if there are multiple items in the search result.

Input

  • Element Name: String Argument Required Specifies the name of the element to be found.

  • Element Type: Specifies the type of element to be found.

Output

  • Selector: Specifies the element found.

Last updated