cleanup timeout
Specify the timeout value, for action to be invoked by on timeout action.
Default Value: 0 seconds (Indicates an infinite timeout period)
Default Value: 0 seconds (Indicates an infinite timeout period)
setting value
setting test case timeout 30
 
setting value
setting cleanup timeout 15
 
action
on timeout action timeout handler
username password
login john doe
 
window message button
check message welcome Invalid username or password ok
image location
capture screen D:\Images\timeout_handler.jpg
- 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.