BuildDescription | Returns the description of the specified object. |
CompareObjectIds | Checks if two object IDs are identical. |
FindObjectId | Returns the object ID of the child of the specified parent that matches the description. |
GetChildren | Returns the object IDs of the direct descendents of the specified object. |
GetDisplayName | Returns the name to be displayed in the user interface. |
GetElementType | Returns the type of the specified object, generally the class name. |
GetLastError | Returns the error message that resulted from the immediately preceding action. |
GetParent | Returns the object ID of the control that contains the specified object. |
GetProperties | Returns an array of values corresponding to the array of property names for the specified object. |
GetTabularAttributes | Gets the display attributes of the specified table. |
GetTabularData | Returns the table data in the specified range. |
GetTestingEnvironment | Returns the environment description. |
LearnChildObjects | Gets object IDs from root down to and including the specified object, and from the specified object to the bottom of the hierarchy. |
Run | Runs a test object method. |