Cannot find the UI element when run in Unattended from Orchestrator

Hi All,

Currently i had issue when running Robot RPA Unattended from Orchestrator without get session.

Hereby the case :

  • Robot Unattended in Production server : 192.168.10.11
  • PC Local (to access Robot unattended using Remote Desktop Connection/RDP) : 192.168.12.13
  1. Run Robot Manual from UiPath Assistant : Work Normally
  2. Run Robot Manual from UiPath Studio : Work Normally
  3. Run Robot Manual from Orchestrator with access to RDP Robot Unattended open : Work Normally
  4. Run Robot Manual/Scheduled from Orchestrator with no access RDP to Robot Unattended : Crashed.

Error :

Cannot find the UI element corresponding to this selector

Detail Error :

Regards,

HI,

Can you try to check screenshot when error occurs using Take Screenshot activity or Job Recording function of Orchestrator? There might be something cause in it.

Regards,

Hi @Yoichi -San,

Thankyou for your responds, i want to try that job recording, but i had another issue right now.
my jobs queue stuck in pending status, i will inform you again if that method work to debuging.

Regards,

@aliaga

  1. I hope the robot is installed in service mode
  2. Is the machine signed off before the run? Sometimes disconnecting /minimizing also might cause the issue
  3. Try changing the orchestrator robot settings and turn off login to console option…
  4. If the issue is not occuring on the first ui interaction activity of the botthen Yes job recording also would help

If this is the first ui interaction thats is failing…then most chances that one of the 3 options might be wrong…

Hope this helps

Cheers

Hi @Anil_G ,

Already check in service and not found the UiPath service,
could you please guide me how to add/install service in windows?

Regards,

@aliaga

If you are an enterprise customer…then while installing robot…you will have option to select servixe mode

You have to go to custom installation and seect

Cheers