Alternatively to what @MichaelAnnis suggested, you could also build an infinite loop with While 1 = 1 and use Get details of web page to get the page source. Then check if the page source contains <div id="LoadingImage" style="display: none;">, and the use Exit loop to stop checking when it does contain it, or wait 1 second if it doesn't.
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.