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

Chrome 向け拡張機能

重要:

この製品の使用時に、UiPath Inc. およびその関連会社が顧客データを処理、使用、アクセス、または保存することはありません。

重要:

Chrome is resuming the transition to MV3 extensions. Chrome will begin disabling Manifest V2 extensions in pre-stable versions of Chrome (Dev, Canary, and Beta) as early as June 2024, in Chrome 127 and later.

組織内で Manifest V2 拡張機能が引き続き機能するように ExtensionManifestV2Availability ポリシーを使用している企業では、組織の Manifest V2 拡張機能の移行に、さらに 1 年間 (2025 年 6 月まで) の猶予があります。ポリシーが有効化されているブラウザーは、それまで非推奨化の影響を受けません。

See the full timeline for the Chrome migration to MV3 extensions here.

古いバージョンの UiPathStudio.msi を使用してインストールした Chrome MV2 に対応する拡張機能が Chrome で動作しなくなります。このような問題が発生する前に、UiPath Studio と Robot のインストールをアップグレードすることを強くお勧めします。

Chrome MV3 用の UiPath 拡張機能は、次のバージョンの UiPathStudio.msi から利用できます。

  • 2022.10
  • 2022.4
  • 2021.10.8+
  • 2020.10.14+
  • 2019.10.9+

これらのバージョンは、以下の場所からダウンロードできます。

  • UiPath Customer Portal の製品ダウンロード ページ
  • UiPath Automation Cloud のリソース センター。リソース センターにアクセスするには、お使いの Automation Cloud の組織にログインし、左側のナビゲーション バーにある [ヘルプ] ボタンをクリックします。

この拡張機能を使用すると、Google Chrome ブラウザーの操作を自動化できます。

この拡張機能は、次に示すように、複数の方法でインストールできます。

UiPath Studio からインストールする

  1. Studio を開きます。
  2. [ホーム] > [ツール] > [UiPath 拡張機能] に移動します。
  3. [Chrome] > [インストール] を選択します。ドロップダウンから、利用可能なインストール方法のいずれかを選択します。
    • グループ ポリシー (オフライン)
    • グループ ポリシー (オンライン)
    • すべてのユーザー
    • 現在のユーザー
    • ネイティブ ホストのみ
  4. Chrome を開き、chrome://extensions に移動します。
  5. 必要に応じて、 UiPath Web Automation 拡張機能を有効化します。

Studio インストーラーからインストールする

  1. UiPathStudio.msi インストーラーを実行します。
  2. インストール モードを選択し、[詳細設定] > [拡張機能] > [UiPath Chrome 拡張機能] を選択します。お使いのマシンに Chrome がインストールされている場合は、既定でオプションが選択されます。
  3. [インストール] をクリックします。Studio のセットアップが続行され、Chrome 向け拡張機能もインストールされます。

The UiPath Extension for Chrome can also be installed from the command line of UiPathStudio.msi.

グループ ポリシーからインストールする

グループ ポリシーを使用して UiPath Chrome 拡張機能をインストールすることもできます。この方法では、拡張機能がサイレントにインストールされて有効化され、ユーザーによる確認は不要です。

オフライン

グループ ポリシーによるオフライン インストールを実行するには、対象のマシンが Microsoft Active Directory ドメインまたは Azure Active Directory に参加している必要があります。

Chrome ウェブ ストアにアクセスする必要がないため、制御された環境で、インターネット アクセスが制限されているマシンに使用できます。

要件が満たされている場合、UiPathStudio.msi は既定でこのインストール方法を使用します。

また、次のコマンドを管理者特権でのコマンド プロンプトから実行してインストールすることもできます。

&"C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe" /chrome-policy-offline /silent
&"C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe" /chrome-policy-offline /silent

組織でグループ ポリシーを使用してブラウザー拡張機能を管理している場合は、以下の変更も必要です。

  1. ExtensionInstallForceList ポリシーに次の値を追加します。

    ndmegdjihnhfmljjoaiimbipfhodnbgf;file:///C:/ProgramData/UiPath/UiPath.Common/ChromeExtension_SelfHosted/extension_manifest_chrome.xml

  2. NativeMessagingAllowList ポリシーに次の値を追加しますcom.uipath.chromenativemsg_v2

  3. Set DeveloperToolsAvailability Group Policy to the value 1 (Allow usage of the Developer Tools) to enable the full extension functionality. For more information, please check the troubleshooting page.

UiPath 拡張機能を社内用ウェブ ストアでホストする必要がある場合は、.crx ファイルは次の場所にあります。

C:\Program Files\UiPath\Studio\UiPath\BrowserExtension\uipath_extension_for_chrome_self_hosted_mv3.crx

オンライン

グループ ポリシーによるオンライン インストールを実行するには、対象のマシンが Chrome ウェブ ストア (https://clients2.google.com/service/update2/crx および https://clients2.googleusercontent.com/crx) にアクセスできるようになっている必要があります。

要件が満たされており、マシンが Microsoft Active Directory に参加していない場合、UiPathStudio.msi はこのインストール方法を使用します。

また、次のコマンドを管理者特権でのコマンド プロンプトから実行してインストールすることもできます。

&"C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe" /chromepolicyglobal /silent
&"C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe" /chromepolicyglobal /silent

組織でグループ ポリシーを使用してブラウザー拡張機能を管理している場合は、以下の変更も必要です。

  1. ExtensionInstallForceList ポリシーに次の値を追加します。

    gflmmjnkmhahgnfcgjckfaekifpehnjk;https://clients2.google.com/service/update2/crx

  2. In the NativeMessagingAllowList policy, add the value:

    com.uipath.chromenativemsg_v2

  3. Set DeveloperToolsAvailability Group Policy to the value 1 (Allow usage of the Developer Tools) to enable the full extension functionality. For more information, please check the troubleshooting page.

アンインストールする

UiPath Chrome 拡張機能をアンインストールするには、次のコマンドを管理者権限でのコマンド プロンプトから実行します。

&"C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe" /chromecleanup /silent
&"C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe" /chromecleanup /silent

また、Studio の [ホーム] > [ツール] > [UiPath 拡張機能] に移動し [Chrome] > [アンインストール] を選択してアンインストールすることもできます。拡張機能は、インストールに使用された方法と同じ方法でアンインストールされます。この方法は、[アンインストール] ボタンの横にある無効なドロップダウンリストに表示されます。

Chrome バージョンの要件

Chrome MV2 に対応する UiPath 拡張機能は、Chrome バージョン 64 以降を必要とします。

Chrome MV3 に対応する UiPath 拡張機能は、Chrome バージョン 98 以降を必要とします。

上記のいずれかの方法でインストールを行うと、ブラウザーのバージョンが確認され、適切な形式の拡張機能 (MV2 または MV3) が自動的にインストールされます。

拡張機能の新機能

Chrome アプリを自動化する

v2022.4 以降の UiPathStudio.msi から、UiPath Chrome 拡張機能を使用して Chrome アプリを自動化できるようになりました。

トラブルシューティング

Your system administrator might have configured Group Policies that prevent the UiPath Extension for Chrome from working. To enable it, please follow the instructions from the Group Policies page.

For any other issues regarding the UiPath Extension for Chrome, please view the detailed troubleshooting page.

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得