Hello, Occasionally the server will return with JSON expressing the need to redirect. Is there a way, when this pattern comes up, to automatically sample the location specified? Right now I am just adding a regex extractor and additional sampler where I know it will be used. However, it is used almost everywhere as most of the navigation is ajax based (scary, I know).
In a breath, what I want is... When a response contains foo, send an http request to foo. With thanks, Daniel. -- View this message in context: http://old.nabble.com/Post-process-addition-of-samplers-tp27749962p27749962.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

