コボットPortal

複数要素を取得(IE)

「複数要素を取得」アクティビティについてです。※現在ナレッジ準備中です

1.アクティビティのプログラム名

RCA.Activities.IE.GetElements

2.説明

Studio バージョン ~2.1.0.0

  クイックアクセス: 「ツールボックス」 > 「Internet Explorer」 > 「複数要素を取得」

Studio バージョン 2.1.1.1(RCA.Activities.IE バージョン 2.1.0.1)~

  クイックアクセス: 「ツールボックス」 > 「Internet Explorer」 > 「複数要素を取得(IE)」

※コボットStudio/Agent2.1.1.1リリース時のアクティビティ(RCA.Activities.IE バージョン 2.1.0.1)から、アクティビティ名の後ろに(IE)が付きました。アクティビティのバージョンを更新する方法は「アクティビティの追加・削除方法(2.1.0.0~)」をご参照ください。

Extracts the UI element on Internet Explorer. Activity only valid inside Open Browser activity under Internet category.

Internet Explorer上のUI要素を抽出します。Internet Explorerカテゴリの「ブラウザを開く(IE)」「ブラウザにアタッチ(IE)」アクティビティ内でのみ有効です。

3.プロパティ

プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。

ContinueOnError ・・・ Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False).

Elements ・・・ The output UI element returned from the activity. Only Array of IEElement variable type is supported to store the element

From ・・・ Input element used for searching similar elements on Internet Explorer. Only accepts IEElement type variable.

Selector ・・・ String of characters that identifies the specified element.

DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.

MaxResults ・・・ The maximum amount of elements to be returned from this activity.

TimeoutMS ・・・ Specifies the amount of time (in milliseconds) to wait for the activity to be complete.

4.使い方

準備中

印刷
S
Shiori is the author of this solution article.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.