The object-driven testing (ODT) functionality is deprecated. Do not use it to create new tests. It will be removed from the product in one of the future releases. As an alternative, you can create custom classes in your scripts. For more information, see Alternatives to the ODT functionality.
The Property object contains the following properties:
Property List
Name | Description |
---|---|
Enabled
|
Specifies whether the property is processed by the Run methods when they walk down the custom object hierarchy. |
Name
|
Specifies the name of an object property. |
Value
|
Specifies the value of an object property. |