Hello all,
I have a bot that is supposed to wait on a web page until the loading is complete. It enters a piece of information there and the web page searches for the result, until the result a pop-up appears and the bot should wait until it has disappeared. I have tried the whole thing with element exist, but it does not work as desired. What possibilities are there to wait for the loading to finish?