if window not exists

指定されたウィンドウが存在しない場合にのみ実行されるアクションラインのブロックを開始します。
名前説明タイプ修飾子
window

ウィンドウのTA名です。

Interface Entityなし
なし
このアクションは、次のプロジェクト項目で使用できます: テストモジュールおよびユーザー定義アクションです。
次の設定はこのアクションに適用可能です:  remove double quotes from cells, case sensitive, standard ASCII only, window wait probe.
このアクションは、次のコントロールに適用できます: window.
                                
                                    start application		
	&nbsp	
	username	password
login	alex	ta
	&nbsp	
	window	
if window not exists	ようこそ	
	&nbsp	
exit test module		
	&nbsp	
else		
	&nbsp	
	window	control
click	ようこそ	注文を見る
	&nbsp	
end if		
                                
                            
  • 指定されたウィンドウが見つかない場合は、else, else if, または end if の最初の発生までの次のアクションラインブロックが実行されます。それ以外の場合は、そのブロックはスキップされます。
  • アクション if window not exists は、実際には does window existif のビルトインアクションを、if の条件が適切に構築された状態で組み合わせたものです。
  • このビルトインアクションは、通常、ウィンドウまたはブラウザがまだ開いていない場合に追加のアクションを実行するために使用されます。

Copyright © 2024 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