umarbutler/open-australian-legal-corpus · Datasets at Hugging Face
I am trying to scrape data from the above website but the problem is that sometimes when the website launches it won't load the content (Blank page). The solution is to refresh the page for the content to appear.
So I have a condition to check if UI element does not exist in webpage, if true then refresh the page. The problem is that, whenever the UI element is not detected, my flow got stuck in action #4 "If web page contains" for about a minute and then it jumps straight to action #8? Which won't work because action #5 and 6 were not executed as the webpage is still blank. Is this a bug and can someone point me to the right direction please

So to replicate the issue(getting the blank page), all you have to do is to copy and paste the link to a new tab.