Defining Methods and Custom Properties
This section describes how you can define methods and custom verification properties.
Defining a New Method
Describes how to define a new method.
Defining a New Method for a Single GUI Object
Describes how to define a new method for a single GUI object.
Recording a Method for a GUI Object
Record a method for a GUI object to perform an action, which is not supported by a built-in method, on the object.
Deriving a New Method from an Existing One
Describes how to derive a new method from an existing one.
Defining Custom Verification Properties
Define custom verification properties in a class declaration or a declaration for an individual object.
Redefining a Method
Describes how to redefine a method.
Confirming the Property List
Describes how to confirm the property list.
Parent topic:
Extending the Class Hierarchy