On 06/12/06, Kyle Schmitt <[EMAIL PROTECTED]> wrote:
Well, my take would be to copy and paste a representative sample of
the generated html into this
applet(http://jakarta.apache.org/oro/demo.html), then write a regular
expression that finds that number. (you probably already know that
part)

It's silly, but to see the result of the regex in my test, I've been
inserting empty http samplers with the name set to the ${variable} I
snag with my regular expression.

Not silly - you can also use a Java Sampler for this.

It may not be kosher, but maybe you could put a response assertion
that checked for that regex after it's been snagged?

Just a newbie's advice all the same!

---------------------------------------------------------------------
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]

Reply via email to