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'
        
settingvalue
settinguse browserChrome
settingload invisible controlsno
 
location
navigatehttps://www.google.com/
 
windowcontrol
check control exists[title={Google.*}][ta class=textarea, xpath='//textarea[@name="csi"]']
Example 2: setting 'load invisible controls' = 'yes'
        
settingvalue
settinguse browserChrome
settingload invisible controlsyes
 
location
navigatehttps://www.google.com/
 
windowcontrol
check control exists[title={Google.*}][ta class=textarea, xpath='//textarea[@name="csi"]']

Copyright © 2025 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 (650) 572-1400