I’ve got a button on a webpage which i’m using a Click activity on.
It’s set to waitForReady = Complete, but it seems this flag is true before it’s clickable.
Now, the webpage is not loading (no load icon) when this part of the page is updating, so i cant check for that symbol to go away. The only thing i can see is a colorchange of the button.
But is this reliable?