Select Menu Item
Selects an item from menu.
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
- Delay After: Gets the information about how long to wait after the transaction.
- Type:
System.Int32 - Required
- Type:
- Delay Before: Gets the information about how long to wait before the transaction.
- Type:
System.Int32 - Required
- Type: