exit test action
Exit the current action and return control to the calling entity.
There are no arguments for this action.
None
This action may be used within the following project items: user-defined actions
start application
 
window
if window not exists login
 
exit test action
 
else
 
window control
click login login
 
end if
- This action can be used to handle an error situation.