Subscribe

UiPath Robot

The UiPath Robot Guide

Executor

The Robot Executor (UiPath.Executor.exe) is the component which is directly responsible for the execution of a process. Every time a job is started, either from Orchestrator, the UiPath Assistant, or Studio, the Robot Service spawns a Robot Executor instance.

The Executor is always aware of DPI settings per-monitor. As a result, workflows can be executed at any DPI, regardless of the configuration on the machine they were created on. For apps that are DPI unaware or intentionally marked as unaware, you can choose to disable DPI.

Updated about a year ago


Executor


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.