重要提示:
UiPath Inc. 及其附属公司在使用本产品时不会处理、使用、访问或存储任何客户数据。
Starting June 2023, the UiPath Extension for Chrome MV2 installed by older versions of
UiPathStudio.msi
will stop working in Chrome.
我们强烈建议在此截止日期之前升级您的 UiPath Studio 和 UiPath Robot 安装。
请在此处查看 Chrome 迁移到 MV3 扩展程序的完整时间表:The UiPath Extension for Chrome MV3 is available starting with the following
UiPathStudio.msi
versions:
- 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 安装
- 打开 Studio。
- 导航至“主页”>“工具”>“UiPath 扩展程序”。
- 选择“Chrome”>“安装”。从下拉列表中选择一种可用方法:
- 离线组策略
- 在线组策略
- 所有用户
- 当前用户
- 仅限原生主机
- 打开 Chrome 并导航到
chrome://extensions
。 - 根据需要启用 UiPath 网页自动化扩展程序。
从 Studio 安装程序安装
- 运行
UiPathStudio.msi
安装程序。 - 选择一种安装模式,然后选择“高级设置”>“扩展程序”>“适用于 Chrome 的 UiPath 扩展程序”。如果您的计算机上安装了 Chrome,则默认情况下会选中该选项。
- 单击“安装”。系统将会继续安装 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
如果您的组织使用组策略管理浏览器扩展程序,则还需要进行以下更改:
- 在“扩展程序安装强制列表”策略中,添加以下值:
ndmegdjihnhfmljjoaiimbipfhodnbgf;file:///C:/ProgramData/UiPath/UiPath.Common/ChromeExtension_SelfHosted/extension_manifest_chrome.xml
- 在 NativeMessagingAllowList 策略中,添加以下值:
com.uipath.chromenativemsg_v2
- 将“开发者工具可用性”组策略设置为值
1
(允许使用开发者工具)以启用完整的扩展程序功能。有关更多信息,请查看故障排除页面。
If you need to host the UiPath extension in your internal Web Store you can find the .crx
file at this location:
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
如果您的组织使用组策略管理浏览器扩展程序,则还需要进行以下更改:
- 在“扩展程序安装强制列表”策略中,添加以下值:
gflmmjnkmhahgnfcgjckfaekifpehnjk;https://clients2.google.com/service/update2/crx
- 在 NativeMessagingAllowList 策略中,添加以下值:
com.uipath.chromenativemsg_v2
- 将“开发者工具可用性”组策略设置为值
1
(允许使用开发者工具)以启用完整的扩展程序功能。有关更多信息,请查看故障排除页面。
卸载
可以通过从提升的命令提示符运行来卸载 UiPath Chrome 扩展程序:
&"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 应用程序
Starting with UiPathStudio.msi
2022.4 the UiPath Extension for Chrome can be used to automate Chrome Apps.
故障排除
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.
3个月前更新