Hi there!
I've tried to start my tests using autorefresh = "true" in
<config> to specify whether the client should automatically follow page
refresh requests...
<html>
<head>
<meta HTTP-EQUIV=\"REFRESH\" CONTENT=\"0; URL="redirect_url">
<title>Redirected to new location</title>
</head>
.
.
.
In my test cases I'm using there <previousresponse> step to get
previously loaded response, but after using autorefresh = "true" I get
not the same response as by using autorefresh = "false", so my tests
cannot continue using autorefresh + previousresponse step.
Any Ideas how to solve it?
Regards,
Roman Hesteric
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest