Process is working in attended mode but not in unattended mode. all background activities are working but uiautomation is failing
can you share the error screenshot that what you are getting. And meanwhile look below thread,
There is no error coming in logs. in login page it is not entering the creds and after timeout the process is ending
Is automation is opening the application?
yes. The process is failing after opening the application
Try using Live Streaming/Remote Control to see what is happening during unattended execution. Page may be taking longer than expected to load.
Thanks
Follow the below steps and see whether it works,
you can set the resolution under Robot settings page in Orchestrator. Please set the resolution as per your development machine and then check once.
And change the first Type into activity inputmode to chromium api or simulate.
And publish process and check whether it is working.