load invisible controls

この設定に yes を指定すると、TestArchitect は、テストの実行中に不可視コントロールを取込み処理に含めます。値が no(デフォルト)の場合、すべての不可視コントロール(幅と高さの値が 0 以下のコントロールを含む)は無視されます。

  • yes: すべての不可視のコントロールを含みます。
  • no: すべての不可視コントロールを除外します。

デフォルト値: no

ウェブページ上の不可視コントロールの存在を確認すると仮定します:

例1: 設定 '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"]']
        
    
例2: 設定 '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