UiPath Documentation
activities
latest
false
UI Automation アクティビティ
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

UI データを抽出

Extract UI Data activity that leverages AI to facilitate semantic extraction capability for single-screen scenarios.

重要:

The Extract UI Data activity is only available in Preview.

UiPath.Semantic.Activities.NExtractUIData

説明

Leverages AI to facilitate the extraction of UI data.

このアクティビティは [アプリケーション/ブラウザーを使用] アクティビティに追加する必要があります。

プロジェクトの対応 OS

Windows | クロスプラットフォーム

構成

  • Queries - The queries used by AI to extract specific information from the current screen. Each query is a descriptive prompt assigned to a field name for access in your workflow.
  • Model - The underlying LLM model used for semantic processing. The following options are available:
    • GPT-4.1
    • GPT-4.1 mini
    • GPT-5 mini
    • Gemini 2.5 Flash
    • Gemini 3.0 Flash Preview
    • Path Mini

プロパティ パネル

オプション

  • Use DOM when available - Indicates whether DOM data is sent to the LLM model for applications where DOM can be extracted.
  • エラー発生時に実行を継続 - アクティビティでエラーが発生した場合でも、オートメーションを継続するかどうかを指定します。このフィールドでは Boolean 値 (TrueFalse) のみがサポートされています。既定値は False です。そのため、フィールドが空白でエラーが発生すると、プロジェクトの実行が停止します。値を True に設定すると、プロジェクトの実行はエラーに関係なく継続されます。

タイミング

  • 実行前の待機時間 - 前のアクティビティが完了してから、現在のアクティビティが何らかの操作を開始するまでの遅延時間を秒単位で指定します。既定値は 0.2 秒です。アクティビティとアクティビティの間に遅延を追加すると、次のアクティビティを開始する前に、現在のアクティビティを確実に終了できる時間を確保できます。
  • 実行後の待機時間 - 現在のアクティビティが完了してから、次のアクティビティが何らかの操作を開始するまでの遅延時間を秒単位で指定します。既定値は 0.3 秒です。アクティビティとアクティビティの間に遅延を追加すると、次のアクティビティを開始する前に、現在のアクティビティを確実に終了できる時間を確保できます。
  • タイムアウト - エラーを発生させる前にアクティビティの実行を待機する時間を秒単位で指定します。既定値は 30 秒です。

出力

  • Result - Output argument intended for single-value queries. If the query returns multiple values, only the first value is stored in this result.
  • Result (Data table) - Output argument intended for queries that return multiple values. All extracted values are stored in the table when more than one result is expected for the same query. If the number of returned values differs between queries, the extra rows under the corresponding query columns are empty.
  • 説明
  • プロジェクトの対応 OS
  • 構成
  • オプション
  • タイミング
  • 出力

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得