if window not exists

Begin a block of action lines which are executed only if a specified window is found not to exist.
NameDescriptionTypeModifier
window

TA name of the window.

Interface EntityNone
None
This action may be used within the following project items: test modules and user-defined actions.
The following settings are applicable to this action: remove double quotes from cells, case sensitive, standard ASCII only, window wait probe.
This action is applicable to the following controls: window.
                                
                                    start application		
	&nbsp	
	username	password
login	alex	ta
	&nbsp	
	window	
if window not exists	welcome	
	&nbsp	
exit test module		
	&nbsp	
else		
	&nbsp	
	window	control
click	welcome	view orders
	&nbsp	
end if		
                                
                            
  • If the specified window is not found, the succeeding block of action lines up until the first occurrence of an else, else if, or end if, is executed. Otherwise, that block is skipped.
  • The if window not exists action, in effect, combines the does window exist and if built-in actions, with the if condition properly constructed.
  • Typically, this built-in action is used to take an extra action if a window or browser is not yet open.

Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333