- Release Notes
- Getting Started
- UiPath Assistant
- Installation and Upgrade
- Robot Types
- Robot Components
- Licensing
- Connecting Robots to Orchestrator
- Processes and Activities
- Logging
- Robot JavaScript SDK
- Specific Scenarios
- Restarting Robot Components
- Windows Sessions
- Login Using Thales Luna Credential System
- Login Using NShield Key Storage Provider
- Redirecting Robots Through a Proxy Server
- Executing Tasks in a Minimized RDP Window
- Using Mapped Network Drives
- Stopping a Process
- Disable Stop Button
- Custom Package Folders and Network Paths
- CrowdStrike Integration
- Robot Citrix Apps Virtualization
- Troubleshooting
- Common Connection Errors
- Unresponsive Robot Over RDP
- Duplicate Execution Logs
- Frequently Encountered Robot Errors
- Increased Process Execution Duration
- Enforced Package Signature Verification
- Message Too Large to Process
- Errors When Running as Administrator
- NuGet Packages Not Accessible After Migration
- User Access Control Prompt and UI Automation Activities
- .NET required during installation
- Assembly Cannot Be Loaded From Network Or Azure File Share
- Activities cannot find .NET Runtime
UiPath Assistant on Mac
The UiPath Assistant is available on MacOS and allows users to access, manage, or run cross-platform automations, and connect the Robot to Orchestrator.
The UiPath Assistant can be downloaded from the Customer Portal or from the Automation Cloud.
- Go to the Customer Portal website.
- Search for your product and click the collapse icon on the right.
- Download the DMG file, based on your platform, the following options are available:
- Download for Intel Macs - x64
- Download for Apple Silicon
- Go to the Automation Cloud website.
- Click the Help icon on top of the page, and select Downloads from the dropdown menu.
-
In the Featured Download section, choose one of the following options based on your platform:
- Download for Intel Macs - x64
- Download for Apple Silicon
To install the UiPath Assistant for MacOS, follow the steps below:
- Double-click the DMG file to make its content available.
- Drag the application from the DMG window into the Applications directory to install it.
-
Wait for the copy process to finish.
To connect the Robot and UiPath® Assistant to Orchestrator, use one of the following options:
When run on MacOS, processes that use web automations in browsers require the Google Chrome Extension to work.
When the Assistant is launched for the first time, if the extension is not detected, a prompt is displayed on the Assistant home page to install it. Additionally, you can add the extension from the UiPath® extensions section of the Preferences menu in the Assistant.
Once the installation is complete, the browser must be restarted and the extension enabled manually.
When designing a process for MacOS in Studio, the testing is done using Remote Debugging and connecting to the specific MacOS machine.
combined.logs
file from the /Users/john.doe/Library/Application Support/UiPath/
folder.
These logs contain all actions done by the user in the Assistant and any errors. Other specific Assistant files can be found in that folder as well.
When using the Assistant on MacOS, the following features are not available:
- Picture In Picture.
- Sending Processes to desktop.
- Task Capture Launcher.
- RobotJS is not compatible with Safari browser.
- The UiPath® Diagnostic Tool is not available on MacOS machines. Instead, in Assistant, in the Troubleshoot section, certain log files are collected manually, which results in an archive used for debugging.
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"
}