robot
2024.10
true
Admin Guide
Last updated 2024年10月21日

Mac 上的 UiPath Assistant

The UiPath Assistant is available on MacOS and allows users to access, manage, or run cross-platform automations, and connect the Robot to Orchestrator.

注意:UiPath Assistant 与 MacOS 10.15 版 (Catalina) 及更高版本兼容。

下载

可以从客户门户网站或 Automation Cloud 下载 UiPath Assistant。

从客户门户网站下载

  1. 转到 Customer Portal 网站
  2. 搜索您的产品,然后单击右侧的折叠图标。
  3. 下载 DMG 文件,根据您的平台,提供以下选项:
    • 适用于 Intel Mac - x64 的下载
    • 适用于 Apple 处理器的下载

从 Automation Cloud 下载

  1. Go to the Automation Cloud website.
  2. 单击页面上方的“帮助”图标 docs image,然后从下拉菜单中选择“下载”


  3. “精选下载内容”部分中,根据您的平台选择以下选项之一:

    • 适用于 Intel Mac - x64 的下载
    • 适用于 Apple 处理器的下载

安装

To install the UiPath Assistant for MacOS, follow the steps below:

  1. 双击 DMG 文件以使其内容可用。
  2. 将应用程序从 DMG 窗口拖动到应用程序目录中以进行安装。
  3. 等待复制过程完成。

连接到 Orchestrator

要将 Robot 和 UiPath Assistant 连接到 Orchestrator,请使用以下选项之一:

Note: When using the UiPath Assistant and Robot on MacOS, local feeds are not supported. Automations are retrieved from Orchestrator and only the cross-platform ones are available. The same applies for the Marketplace Widget when used in the Assistant on MacOS.

UiPath Extensions

When run on MacOS, processes that use web automations in browsers require Google Chrome Extension or Safari Extension to work.

When the Assistant is launched for the first time, if the Chrome extension is not detected, a prompt is displayed on the Assistant home page to install it.

You can add the extensions from the UiPath extensions section of the Preferences menu in the Assistant.

安装完成后,必须重新启动浏览器并手动启用扩展程序。

在 MacOS 上测试流程

在 Studio 中为 MacOS 设计流程时,测试需要通过使用远程调试并连接到特定的 MacOS 计算机来完成。

日志记录

UiPath Assistant 日志位于 /Users/john.doe/Library/Application Support/UiPath/ 文件夹的 combined.logs 文件中。

这些日志包含用户在 Assistant 中执行的所有操作以及任何错误。其他特定的 Assistant 文件也可以在该文件夹中找到。

已知问题和限制

在 MacOS 上使用 Assistant 时,无法使用以下功能:

  • 画中画
  • 将流程发送到桌面。
  • Task Capture 启动器
  • RobotJS 与 Safari 浏览器不兼容。
  • UiPath 诊断工具在 MacOS 计算机上不可用。相反,在 Assistant 的“故障排除”部分中,系统会手动收集某些日志文件,从而生成用于调试的存档。

更新 Orchestrator 连接

You can update the default Orchestrator service URL for Mac from the store.json (/Applications/UiPath Assistant.app/Contents/Robot/uipath.config~/Library/Application Support/UiPath/store.json):
"MAIN_WINDOW_SERVICE_LOGIN_DETAILS": {
        "nextServiceUrl": "https://cloud.uipath.com",
        "defaultServiceUrl": "https://cloud.uipath.com"
    }"MAIN_WINDOW_SERVICE_LOGIN_DETAILS": {
        "nextServiceUrl": "https://cloud.uipath.com",
        "defaultServiceUrl": "https://cloud.uipath.com"
    }

选择退出遥测

To disable the Telemetry in UiPath Assistant for Mac, add this in uipath.config file (you can find it in /Applications/UiPath Assistant.app/Contents/Robot):
<add key="Telemetry.Enabled" value="false"/><add key="Telemetry.Enabled" value="false"/>

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。