|
The manual testing functionality is deprecated. Do not use it for creating new tests. It will be removed in a future TestComplete release. |
The ManualTesting object contains the following properties:
Property List
Name |
Description |
mtsa  Properties |
A group of read-only properties used to specify the action to be performed as a result of a manual testing event handler’s execution.
|
These properties are obsolete. They are supported only for the backward compatibility. To obtain integer constant values that can be assigned to the ManualTestingStepEventParams.StepActions property in a manual testing event handler, use the properties of the ManualTests object. |
|
See Also
ManualTesting Object