Need to run bot in picture in picture mode without orchestrator and ui assitant

Hi All,

I need to run an attended bot in uipath using a picture in picture or PiP mode but as the bot is attended there is no orchestrator as well as uipath assistant.
Also, the bot will be running via task scheduler and the only option left to run the task in PiP is by using studio which is not preferable by the client so is there any other way to run the bot in PiP Mode using task sceduler

1 Like

Marking a process as PiP ready

If a process has been tested and can be safely run in PiP, you can mark it it as such from the Project Settings in Studio.

From the same menu, you can also set it to start by default in Picture-in-Picture, and choose the PiP technology you want to use:

  • PiP Options:
    • Tested for PiP Usage; Starting in PiP - The automation has been approved to run in PiP mode. When run, it starts in PiP by default.
    • Tested for PiP Usage; Not starting in PiP by default - The automation has been approved to run in PiP mode. When run, it starts in the main session by default.
    • Not tested for PiP usage - The automation has not been approved to run in PiP mode. When run, it starts in the main session by default.

945|smartxauto

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.