Hello guys,
I am facing serious issue. During the job, the robot was trying to open a pdf file in legacy system. However, a window poped-up and the robot was not able to continue.
As the process is coded in RefFramework, meaning according to the best practice, the robot killed all processes, and restarted. Unfortunately, this pop-up stayed over all applications and blocked all the robots until someone noticed.
Is there any general approach how to clean all disruptors before the robot starts? Or the only solution would be finding the name of pop-up in processes and kill it?
Than ks in advance.
Mario