ActiveX Environment
Description
The objects, methods, and properties described in this section can be used when testing ActiveX objects.
Note: ActiveX objects are supported in OpenText Functional Testing only when the OpenText Functional Testing ActiveX Add-in is installed and loaded.
Supported Test Objects
| Test Object | Description |
|---|---|
| ActiveX | An ActiveX control. |
| AcxButton | An ActiveX button. |
| AcxCalendar | An ActiveX calendar object. |
| AcxCheckBox | An ActiveX check box. |
| AcxComboBox | An ActiveX combo box object. |
| AcxEdit | An ActiveX edit box. |
| AcxRadioButton | An ActiveX radio button. |
| AcxTable | An ActiveX table. |
| AcxUtil | An object that enables you to work with objects returned by performing an operation (usually via the Object property) on an ActiveX test object. |

