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

UI Automation アクティビティ

最終更新日時 2026年5月14日

URL を取得

現在の Web ページから URL を取得します。

この API は Open または Attach の後に追加する必要があります。

定義

名前空間: UiPath.UIAutomationNext.API.Models

アセンブリ: UiPath.UIAutomationNext.API.Models (in UiPath.UIAutomationNext.API.Models dll)

オーバー ロード

オーバーロード説明
GetUrl(GetUrlOptions)現在の Web ページから URL をその他のオプションと共に取得します。

GetUrl(GetUrlOptions, getUrlOptions)

現在の Web ページから URL をその他のオプションと共に取得します。

GetUrl(
  GetUrlOptions,
  getUrlOptions)
GetUrl(
  GetUrlOptions,
  getUrlOptions)

getUrlOptions GetUrlOptions : URL 抽出プロセスをカスタマイズするための追加のオプションです。以下をカスタマイズできます。

* `TargetOptions`:
  + `Timeout` - Specifies the amount of time (in seconds) to wait
    for the API to run before the `SelectorNotFoundException` error
    is thrown. The default value is 30 seconds.
  + `DelayAfter` - Delay time (in seconds) after executing the API.
    The default amount of time is 0.3 seconds (300 milliseconds).
  + `DelayBefore` - Delay time (in seconds) before the API begins
    performing any operations. The default amount of time is 0.2 seconds (200
    milliseconds).
* `TargetOptions`:
  + `Timeout` - Specifies the amount of time (in seconds) to wait
    for the API to run before the `SelectorNotFoundException` error
    is thrown. The default value is 30 seconds.
  + `DelayAfter` - Delay time (in seconds) after executing the API.
    The default amount of time is 0.3 seconds (300 milliseconds).
  + `DelayBefore` - Delay time (in seconds) before the API begins
    performing any operations. The default amount of time is 0.2 seconds (200
    milliseconds).

戻り値

指定した URL のテキストです。

  • 定義
  • オーバー ロード
  • GetUrl(GetUrlOptions, getUrlOptions)
  • 戻り値

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得