(Available only in Premier and Enterprise version)
You can use this command to perform several actions on the following controls
as part of the task
- Get Text: Using this option you can work with windows
controls. Use this option if you want the task to extract the value from a window control that
cannot be selected and copied using standard
Clipboard operation for e.g. Ctrl + C.
- Drop Down: This option can be used to perform the
following actions on a drop down in an application,
- Get Total
Items
- Get
Selected Item
- Get
Selected Index
- Select
Item by Index
- Select
Item by Text
- Text Box: You can do the following on a text box,
- Get
Text
- Set
Text
- Append Text
- Check Box : Use this option to extract the status
of a checkbox whether it is checked or unchecked.
You can also set the status of the check
box.
- Tree View: The actions that can be performed on a tree view are
similar to those of a drop down.
- Command Button: You can click on a command
button in an application.
- List Box: You can perform the actions similar to drop down on
a list box or list view.
- Radio Button: Get the status of a
radio button i.e. selected or deselected, or select a radio
button.
- Status Bar: The text in the status bar of an application can be extracted using
this option.