The requested page is not available for selected version.
cleanup timeout
Description
Specify the timeout value, for action to be invoked by on timeout action.
Value units
seconds
Default value
0
Indicates an infinite timeout period.
Notes
- Applies to TestArchitect 8.3 Update 4 and higher.
- When this setting is not declared or its value is omitted, the value of 0 is used.
- When the duration of test case timeout’s action handler, invoked by on timeout action, exceeds the timeout period, the remaining lines of the action handler will stop instantly.
Example
Action Lines
Related concepts