I have a response like this:
javascript:meetingInfo(143395745, 1162305900000)
JMeter Test Plan for MC
I need to extract '143395745' from it
I tried the following:
Reference Name : - confID
Regular Expression :- javascript:meetingInfo((.+?), (.+?))
JMeter Test Plan for MC
Template :- $2$
Match No :- 1
But the variable is not populated correctly.
If I assign the Regular Expression Extractor post processor to a HTTP
sampler, can I use the variable ${confID} in a subsequent HTTP sampler
request?
But
--
View this message in context:
http://www.nabble.com/Regular-Expression-Extractor-tf2548121.html#a7101683
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]