Class | Description | |
---|---|---|
EnumValidationHelper | ||
ProxyBase | ||
RecordProxyBase | ||
RecordReplayProxyBase | ||
WPFUtilsBase |
Enumeration | Description | |
---|---|---|
IGCheckState | Represents Check States for Check boxes | |
IGComparisonOperator | Represents a means of comparison between two objects, mostly in regards to Filters. | |
IGComparisonOperatorFull | Represents a means of comparison between two objects, mostly in regards to Filters. | |
IGEditorUpdateMode | Specifies how new text should be applied to an Editor. | |
IGKeyState | Represents individual or a combination of special keys. | |
IGMouseAction | Represents a type of Mouse Action | |
IGOrientation | Represents the Orientation of an object | |
IGProxySetting | This enumeration equates to a series of settings on the base proxy that all others Test Automation proxies inherit from. Primarily this enumeration is used in the replay methods on all proxies GetProxySetting and SetProxySetting. If a setting begins with Record, it means that it's use is limited only during record process and therefore cannot be affected by a value set during the replay action SetProxySetting. Each setting can also be set in the corresponding Test Automation add-in cfg file under the $QTPInstallDirectory\dat\Extensibility\WPF directory. There you can set any of the settings, including the Record based ones. Documentation for how to add settings are in the HP Unified Functional Testing help. NOTE:To have settings changes in that file take place, you must close the current script and open a script either new or existing. | |
IGRectRegion | Used to represent a region of a rectangle for mouse interaction. | |
IGSortStatus | Represents the sort status of a particular object. |