Pick some surrounding text that uniquely identifies the particular value you want to extract, and include that in the RE.
Doesn't the <option> tag have a "name" attribute you could use? S. On 05/05/06, Suresh Dhanasekaran <[EMAIL PROTECTED]> wrote:
I am now facing a difficulty on creating the script, in order to parameterize a value from the dynamic field drop down, we used regular expressions for extracting the same, but there are many such patterns(<option value= ) in the source file. We can use the match number parameter of the regular expression extractor, but it's possible that this is going to change based on the number of fields in the application. Please advice. Thanks in Advance Suresh D -- View this message in context: http://www.nabble.com/match-number-parameter-of-the-regular-expression-extractor-t1561787.html#a4241606 Sent from the JMeter - User forum 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]

