I have a test that occasionally fails on click. When it does, I see:
pageInformation url user_login.php meta Refresh 0; url=home.php
When it passes, it has already moved on to home.php. In both cases, the HttpStatus is 200.
How can I deal with this? I don't appear to have any control over the time between when the click is sent and when iTest grabs the page.