i ran into a similar problem with the regex function ... in my situation
i knew that there was going to be exactly on redirect, so i manually
followed the redirects and put the regex after the last http sampler.
it's a bit of a hack, but seems to work ... wouldn't really work if you
had an unknown number of redirects.
> -----Original Message-----
> From: Khan, Hatim [mailto:hatim@networksolutions.com]
> Sent: Tuesday, July 29, 2003 12:00 PM
> To: 'JMeter User List'
> Subject: Assertions and regexFunction do not work with
> multiple redirects
>
>
> Good day!
>
> I have seen this question in the archive with no answer.
>
> I am trying to use assertions on a response but after all the
> redirects are followed. For now, this does not seem to work.
> I even tried the regexFunction. The assertions and the
> regexFunction they only process the first response, but I
> would like to process the response after all the redirects.
> Any idea how?
>
> Thanks,
> -H
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|