Close Application
Instantly closes the application corresponding to a specified UI element.
Input
- Selector: Text property used to find a particular UI element when the activity is executed.It is actually a XML fragment specifying attributes of the GUI element you are looking for and of some of its parents.
- Type:
System.String - Required
- Type:
Common
- Timeout: The expected time for finding the item.
- Type:
System.Int32 - Required
- Type: