Hello,
I am facing a weird issue: from time to time, the message boxes that I set up to auto close after 1 or 2 seconds remain open (but only their UI element).
My process looks something like this: Loop[Step1, Step2, Message box with auto close, Step3, Message box with auto close, Step4]. The robot works fine and performs all the steps in the right order but sometimes these boxes remain open. I can either close them one by one or close the robot and they will all disappear
Thanks!