Hi
Pls have a check on these points
Hope this would help you resolve this
-
I would strongly suggest you to follow the steps and guidance mentioned in this knowledge base which describes the same scenario you are facing
Automation Works in Attended Mode but Not in Unattended Mode -
Make sure the robot installed is in service mode
This is very essential in order to let your bot run in unattended mode and also to access the UI elements -
Finally Make sure the machine you developed and the machine where you are running this bot, has same resolution
If the resolution of those machine differs then UI automation will fail
Resolution can be set in ROBOT settings when you create your robot
Set the same height, width properties between the machines
If you are using only one machine then it’s completely fine with this point in specific
Cheers @hacky