Hi , I am getting this message when I run my tests using Cactus. Could any body
tell what it mean?
[INFO] HttpMethodBase - -Redirect requested but followRedirects is
disabled
Really I want to verifyForward(). I am setting requestPathInfo("/Add"), if
it is success it should be redirected to "success".If it failed to add it
is redirected to "saveFailure", but in both case I am getting "/Add "
itself.
Can anyone help me.
Johnson
