What causes Chrome to become unresponsive? I am running a robot with a workflow that alternates back and forth between Chrome window 1 and Chrome window 2. I aim to perform this activity 100 times. However, by the 10th iteration, Chrome becomes unresponsive as shown in the image.
What could be the cause? Can you let me know? Could it be because I often force close the application using ‘kill application,’ or is there another reason? And how can I resolve this issue? Thank you.
I have already used the property Close = True on the Use Application activity. Alright, I will try using the Alt+F4 shortcut or clicking the ‘X’ button. Thank you for your suggestion, sir.