robot
2021.10
false
- 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
- 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
- Troubleshooting
- 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
- .NET6 Projects Fail to Run
2021.10.6
Robot User Guide
Last updated Oct 25, 2024
2021.10.6
Release date: 20 April 2022
- Robot now uses .NET 6.
- With the 2021.10.6 version of the Robot, you are now able to configure a list of URLs that are automatically trusted by the Robot JavaScript SDK. This provides a seamless experience for users when using RobotJS.
- An issue causing the
agent-settings.json
to become corrupted has been resolved. - An issue causing the UiPath
Assistant to display the
Invalid token specified: Cannot read property "replace of undefined".
error has been resolved. - The
systeminformation
library dependency has been removed as it was blocking certain cmd commands. - An issue causing
Display Name
to not show when creating Jobs from Orchestrator has been resolved. - An issue where running a process using the Send SMTP Mail Message would hang or not complete has been resolved.