I am writing a test for a link that does a redirect, but my canoo test only sees the url from the original document (the one prior to the redirect).
I have tried the <sleep> step (which is not listed in the step index) and tried to do several retries, hoping that the redirect was just taking it's time, but that doesn't work.
I tried making sure _javascript_ was enabled just to make sure, but that didn't work either.
Finally I tried to check the title, rather than the url, but it too is fails.
Any ideas?
Title: redirects
- [Webtest] redirects Trent Rossiter
- Re: [Webtest] redirects Marc Guillemot
- RE: [Webtest] redirects Trent Rossiter
- [Webtest] Re: redirects Marc Guillemot
- RE: [Webtest] Re: redirects Trent Rossiter
- Re: [Webtest] Re: redirects Marc Guillemot
- RE: [Webtest] Re: redirects Trent Rossiter

