Question

BlackScreen when excute bot as unattended.

  • 9 June 2023
  • 4 replies
  • 412 views

Badge +3

Hi,

The task includes 3 parts. if I use trigger to trigger the second part after the first part finished,then black screen will appear on second task.

But if I put the second task into main task as a Sub task, then the black screen will not appear.

for some reason, I have to use the trigger to trigger the second part, so i can rerun the second part as needed. How to solve this black screen issue?

BTW, we have group policy that maximum time of each session is 2 hours which is unable to changed.

 

Thanks,

 

Joe


4 replies

Badge +3

Already solved the problem….

Badge +1

Hi @Joe Zhou ,

Can you share how you manage to solve it.

I encounter same issue.

Thanks

Badge

Already solved the problem….

Can you share how you solved it?

Userlevel 5
Badge +10

Hi @Diego Javier.N ,

 

Checkout below link for black screen resolution

https://apeople.automationanywhere.com/s/article/Commands-like-Object-Cloning-Image-Recognition-Keystrokes-Etc-Do-Not-Work-In-Unattended-Mode-When-Autologin-Is-Enabled-And-Error-Out-With-Black-Screenshot-On-Failure

 

Please follow either of the below mentioned step to fix the issue.

  • Logout through the Run prompt (Run→ Log-out)

or

  • Use the enclosed .bat file to properly log-out from the runner machine.

Note: There should not be any other active session on the runner machine during the Unattended Bot execution.

 

Reply