Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.
  1. Export a finished robot to which parameters will be passed (extension ".robin-robot").

    Image Added

  2. Prepare an xml file with parameters to be passed to the robot.

  3. Open a command prompt by pressing the Win+R key combination and in the window that appears type cmd, then press Enter (you can also open a command prompt by typing cmd.exe in Windows search).

    Image Added

  4. At the command prompt, type the following:

«%USERPROFILE%/AppData/Local/Programs/RobinPlatform/2.0.0/RobotPlayer/RobotPlayer.exe» -r "path to finished robot" -p "path to parameter file".

Image Added

After that, the execution of the software robot will start. In the ROBIN Robot Player application, information about the execution of the robot to be launched will appear in the " Launched " tab:

Image Added