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:[EMAIL PROTECTED] > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]