Using variables in Regular Expression Extractor

2005-02-18 Thread rafael . medina
Return Receipt Your Using variables in Regular Expression Extractor document

Re: Using variables in Regular Expression Extractor

2004-11-29 Thread sebb
AFAIK, this should work OK, so long as the variable has been defined before it is needed. [Multiple Regexes acting on the same sampler may not be processed in the order you expect, but this should not affect you as you are using two different samplers] You can always try it out using a JavaTest s

Using variables in Regular Expression Extractor

2004-11-29 Thread Paul Kronquist
Is it possible to use a variable as part of a regular expression extractor query? This is my scenario: A regular expression extractor extracts a value from the response of an HTTP Request and assigns it to a variable. Later, that variable is plugged in to another regular expression extractor