load invisible controls

A yes value for this setting causes TestArchitect to include invisible controls in the intake process during execution of a test. When the value is no (default), all invisible controls (including controls having width and height value equal to or less than zero) are ignored.

  • yes: include all invisible controls.
  • no: exclude all invisible controls.

Default Value: no

Suppose that you'd like to check existence of an invisible control on web page:

Example 1: setting 'load invisible controls' = 'no'
        
        	setting	value
setting	use browser	Chrome
setting	load invisible controls	no
&nbsp		
	location	
navigate	https://www.google.com/	
&nbsp		
	window	control
check control exists	[title={Google.*}]	[ta class=textarea, xpath='//textarea[@name="csi"]']
        
    
Example 2: setting 'load invisible controls' = 'yes'
        
        	setting	value
setting	use browser	Chrome
setting	load invisible controls	yes
&nbsp		
	location	
navigate	https://www.google.com/	
&nbsp		
	window	control
check control exists	[title={Google.*}]	[ta class=textarea, xpath='//textarea[@name="csi"]']
        
    

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