VerifyText is failing when text appears to DOM in delay
A
Anselmi Valasmo
started a topic
7 months ago
I'm automating a web application where a text needs to be found from a page. The problem is that this text appears to the page after a short delay, and it seems that the DOM Pace is handling does not contain it yet. Setting a longer timeout did not help. What should I do?
Anselmi Valasmo