UiPath Documentation
studio
2022.4
false
Studio 用户指南
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Chrome 版扩展程序

重要提示:

UiPath Inc. 及其附属公司在使用本产品时不会处理、使用、访问或存储任何客户数据。

重要提示:

自 2023 年 6 月起,旧版 UiPathStudio.msi 安装的 UiPath Chrome 扩展程序 MV2 将停止在 Chrome 中运行。

我们强烈建议在此截止日期之前升级您的 UiPath Studio 和 UiPath Robot 安装。

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

UiPath Chrome 扩展程序 MV3 在以下 UiPathStudio.msi 版本中可用:

  • 2022.4
  • 2021.10.8
  • 2020.10.14
  • 19.10.9

这些版本可从以下位置下载:

此扩展可帮助您在 Google Chrome 中创建浏览器自动化。

您可以通过多种方式安装此扩展程序,具体如下所示:

从 UiPath Studio 安装

  1. 打开 Studio。
  2. 导航至“主页”>“工具”>“UiPath 扩展程序”。
  3. 选择“Chrome”>“安装”。
  4. 打开 Chrome 并导航到 chrome://extensions
  5. 根据需要启用 UiPath 网页自动化扩展程序。

请注意,默认情况下将禁用文件访问。要将其启用:

  1. Click the Side Navigation Bar**> More Tools > Extensions**. The chrome://extensions/ page is displayed.
  2. chrome://extensions/ 页面中,导航到 UiPath 扩展程序。
  3. 单击“详细信息”按钮。系统将显示“UiPath Chrome 扩展程序”详细信息页面。
  4. On this page, select the Allow access to file URLs check box.

从 Studio 安装程序安装

  1. 运行 UiPathStudio.msi 安装程序。
  2. 选择一种安装模式,然后选择“高级设置”>“扩展程序”>“适用于 Chrome 的 UiPath 扩展程序”。如果您的计算机上安装了 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. “扩展程序安装强制列表”策略中,添加以下值:

    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.

在线

此组策略在线安装方法要求目标计算机有权访问 Chrome 网上应用店(https://clients2.google.com/service/update2/crxhttps://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. “扩展程序安装强制列表”策略中,添加以下值:

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

  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 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 的 UiPath 扩展程序 MV2 需要 Chrome 64 或更高版本。

适用于 Chrome 的 UiPath 扩展程序 MV3 需要 Chrome 98 或更高版本。

使用上述任一安装方法时,系统将检查浏览器版本,并自动安装具有适当格式(MV2 或 MV3)的扩展程序。

新的扩展程序功能

自动化 Chrome 应用程序

UiPathStudio.msi 2022.4 开始,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 Academy

有问题? UiPath 论坛

保持更新