I was just curious about how does Uipath process render GUI to interact with the various application in the unattended mode without the screen. I am trying to build my own RPA system for a few specific use cases but I am stuck at running those processes in unattended. Because to interact with the application(click etc) it requires GUI to render.
Thanks