What startup parameters can I use with Pega Robot Runtime?
Pega Robot Runtime runs the attended and unattended automations that you create by using Pega Robot Studio.
To start Pega Robot Runtime, perform the following steps:
- Open a command prompt window.
- At the command prompt, enter the command to start Pega Robot Runtime.
The following example shows the syntax for version 19.1 and later:
C:\{path to Synchronization Engine install folder}\Pega.Loader.exe -d ”path and project name”
The following example shows the syntax for version 8.0 SP1 and earlier:
C:\{path}\OpenSpan.Runtime.exe
By including parameters with the command to start Pega Robot Runtime, you can perform the following tasks:
Previous topic Why can I not interrogate the Chrome browser? Next topic Loading Robotic Automation projects from the command line