Hi,
I am not 100% sure what you mean but I think you are looking for something
like this:

Variable: FareReferenceId 
Reg Exp: <input id="fareRefId_(.+?)" name="FareRefId" type="hidden"
value="(.+?)" /> 
Template: $1$$2$ 
Match No. ${Count} 


Variable: Timeinbound 
Reg Exp: input type="radio" name="timeinbound${FareReferenceId_g1}" value=""
id="(.+?)" optid
Template: $1$$2$ 
Match No. 1 


ZK




--
View this message in context: 
http://www.jmeter-archive.org/Passing-values-from-regular-expression-tp5725892p5725900.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]

Reply via email to