Hi,
In my previous project, I changed the attended bot to unattended one and deployed the code in orchestrator and run the bot via orchestrator on remote server machine.(there is no Login scenario for the bot in the machine)
There is another UI project with attended bot in VDI, that perform UI automation on a website(No specific app).
I want to change it to run as unattended bot in VDI.
Is it possible to run bot via orchestrator in VDI?
If yes should the bot login to VDI first and then do the automation?
or It can be done other ways?
If the bot is unattended is it still required to be run via VDI (its simply UI website automation)?
What is the best design in this case?
Many thanks