Skip to main content
Cadet | Tier 2
June 9, 2023
Question

BlackScreen when excute bot as unattended.

  • June 9, 2023
  • 4 replies
  • 1854 views

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

Joe ZhouAuthor
Cadet | Tier 2
June 10, 2023

Already solved the problem….

Cadet | Tier 2
July 4, 2023

Hi @Joe Zhou ,

Can you share how you manage to solve it.

I encounter same issue.

Thanks

Cadet | Tier 2
November 21, 2023

Already solved the problem….

Can you share how you solved it?

Tamil Arasu10
Most Valuable Pathfinder
Most Valuable Pathfinder
November 21, 2023

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.

 
_Tamil_