UIA Pro
Description
The objects, methods, and properties described in this section can be used when you use OpenText Functional Testing's UIA Pro mode.
Note:
- UIA Pro objects and methods are dependent on the application object's Control Type.
- Different objects support different methods, depending on the patterns implemented for an object in your application.
The UIA Pro is only available for Windows-based technologies that implement the UI Automation interfaces.
Supported Test Objects
| Test Object | Description |
|---|---|
| An app bar object in an application that supports UIA Pro. | |
| UIAProButton | A button object in an application that supports UIA Pro. |
| UIAProCalendar | A calendar object in an application that supports UIA Pro. |
| UIAProCheckBox | A check box object in an application that supports UIA Pro. |
| UIAProComboBox | A combo box object in an application that supports UIA Pro. |
| UIAProDataGrid | A data grid object in an application that supports UIA Pro. |
| UIAProDataItem | A data item object in an application that supports UIA Pro. |
| UIAProDocument | A document object in an application that supports UIA Pro. |
| UIAProEdit | A edit field object in an application that supports UIA Pro. |
| UIAProGroup | A group object in an application that supports UIA Pro. |
| UIAProHeader | A slider object in an application that supports UIA Pro. |
| UIAProHeaderItem | A header item in an application that supports UIA Pro. |
| UIAProHyperLink | A hyperlink object in an application that supports UIA Pro. |
| UIAProImage | An image object in an application that supports UIA Pro. |
| UIAProList | A list object in an application that supports UIA Pro. |
| UIAProListItem | A list item object in an application that supports UIA Pro. |
| UIAProMenu | A menu object in an application that supports UIA Pro. |
| UIAProMenuBar | A menu bar object in an application that supports UIA Pro. |
| UIAProMenuItem | A menu item object in an application that supports UIA Pro. |
| UIAProObject | An object in an application that supports UIA Pro. |
| UIAProPane | A pane object in an application that supports UIA Pro. |
| UIAProProgressBar | A progress bar object in an application that supports UIA Pro. |
| UIAProRadioButton | A radio button object in an application that supports UIA Pro. |
| UIAProScrollBar | A scroll bar object in an application that supports UIA Pro. |
| UIAProSemanticZoom | A semantic zoom object in an application that supports UIA Pro. |
| UIAProSeparator | A separator object in an application that supports UIA Pro. |
| UIAProSlider | A slider object in an application that supports UIA Pro. |
| UIAProSpinner | A spinner object in an application that supports UIA Pro. |
| UIAProSplitButton | A split button object in an application that supports UIA Pro. |
| UIAProStatusBar | A status bar object in an application that supports UIA Pro. |
| UIAProTab | A tab object in an application that supports UIA Pro. |
| UIAProTabItem | A tab item object in an application that supports UIA Pro. |
| UIAProTable | A table object in an application that supports UIA Pro. |
| UIAProText | A text object in an application that supports UIA Pro. |
| UIAProThumb | A thumb object in an application that supports UIA Pro. |
| UIAProTitleBar | A title bar object in an application that supports UIA Pro. |
| UIAProToolBar | A tool bar object in an application that supports UIA Pro. |
| UIAProToolTip | A tooltip object in an application that supports UIA Pro. |
| UIAProTree | A tree object in an application that supports UIA Pro. |
| UIAProTreeItem | A tree item object in an application that supports UIA Pro. |
| UIAProWindow | A window object in an application that supports UIA Pro. |

