I have a robot that uses a system to register some files, sometimes this system shows a message to wait because there are to many peoples using it, but it happens 1 in 20 times. The problem is, when it happens the robot continue trying to perform the next steps (like: click on next button) and in the final it closes the system. If it closes the system with the resgister unfinished, the file will be locked to edit. I’m trying to use on element vanish or on element appear activities to make the robot wait until the message desappear, but it is not working. Is there a way to make it happens? it is difficult to capture the screen because it is not common for it to appear.
This is the message
I manage to catch the error with these activities