if control exists

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

TA name of the window.

Interface EntityNone
control

TA name of the control.

Interface ElementNone
None
This action may be used within the following project items: test modules and user-defined actions.
This action is applicable to the following controls: all controls.
                                
                                    start application			
	&nbsp		
	username	password	
login	alex	ta	
	&nbsp		
	window	control	
click	welcome	view cars	
	&nbsp		
	window	control	
if control exists	view cars	home	
	&nbsp		
	window	control	
click	view cars	home	
	&nbsp		
else			
	&nbsp		
	window	menu	item
select menu item	view cars	main menu	File->Close
	&nbsp		
end if			
	&nbsp		
	window		
check window exists	welcome		
                                
                            
  • If the specified control is 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 control exists action, in effect, combines the does control exist and if built-in actions.

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