On 30/10/2008, liza_dl <[EMAIL PROTECTED]> wrote: > > It seems I've solved the problem: > > with a regexp find 'this name alredy exists' in the response, place it in a > variable, use this variable in the If controller... > > New problem: > > can anybody help me with the regexp? > > I've got the following response: > > ... > <tr> > <td> > this name alredy exists > </td> > </tr> > ...
RE: this name alredy exists Template: $0$ Match: 1 > -- > View this message in context: > http://www.nabble.com/how-to-transmit-assertion-result-to-if-controller--tp20243524p20243985.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

