バージョン

Click(Subitem) メソッド

この TestObject の指定されたサブ項目でクリックを実行します。
シンタックス
'宣言
 
Public Overloads Overrides Sub Click( _
   ByVal subitem As Rational.Test.Ft.Script.Subitem _
) 
public override void Click( 
   Rational.Test.Ft.Script.Subitem subitem
)

パラメータ

subitem
アクションを実行するサブ項目
解説
  • CAPTION

    CAPTION Location サブ項目は動作するアクションを指定します。

  • AtText()

    書式付きテキストのリンクに対して動作するには、リンクのテキストを使用する Text オブジェクトを使用して、オブジェクトを検索できます。

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照