Hi, how could I loop over a sampler (WebService-Request), until the request returns a specified value?
Example: Step1: send request Step2: if request equal to 'abc' |--- throw an error and go to next sampler Step3: else if request equal to 'xyz' |--- success, go to next sampler Step4: else |--- wait 5 seconds and go to Step1 thanking you in anticipation -- View this message in context: http://www.nabble.com/Loop-over-a-sampler-until-return-message-equal-to-%27X%27-tp25887777p25887777.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]

