A ready-made software robot can also be launched using the command line. For such a launch, only robots whose files have the extension robin-robot can be used. If the robot has input parameters, it is necessary to prepare an xml file with the parameters that will be passed to the robot. Open the command prompt by pressing the key combination Win+R. In the window that appears, type «cmd» and press Enter (you can also open the command prompt by typing in windows search cmd.exe).

In the command line, specify the full path to the program RobotPlayer.exe . next, in the command line parameters, specify the path to the robot and the path to the xml file with parameters (if required) in the format:

"%USERPROFILE%\AppData\Local\Programs\RobinPlatform\2.0.0\Robot\Player\RobotPlayer.exe" -r "path to the finished robot" -p "path to the file with parameters"

Example of data entry:

Confirm the launch of the robot by pressing the «Enter» key. The execution of the software robot will begin. In the ROBIN Robot Player application, information about the execution of the robot being launched will appear on the «Running» tab:

During operation, the robot can be stopped by the user. To terminate the robot’s work ahead of time, you need to click on the «stop» button: 

To pause the robot execution (pause the script execution), press the «pause» button: 

  • Нет меток