Skip to main content

One doc tagged with "ajax"

View All Tags

Dynamic Pages

Let's say you want to test some functionality of a web application but it loads things dynamically. You might think about using a hard-coded sleep (that you constantly tweak due to test failures) or you use a blanket timeout that you likely bump up to address test instabilities as well.