Running multiple instances of UI.Vision RPA

You can run many instances of Ui.vision using the Ui.Vision command line .

You need to make a new browser (e. g. Chrome) profile for each instance, so cookies and cache are not shared between the instances.

  • If you only use HTML web commands, running multiple instances works flawlessly.
  • Of course, running multiple instances only makes sense if you are not using any XClick/XType commands because they take over the global mouse and keyboard, and would interfere with each other. But this was the same with iMacros DirectScreen commands.