Hello I have a small question!
I want my process to continue when an element vanishes. So I use the “wait element vanish” function for this. But occasionally there will be a warning, and a button will have to be clicked so that the element vanishes.
So I want the bot to either wait for the element to vanish or click the button. (when button clicked element will also vanish). How do I solve this without putting in too much delays