Hi all,
I want to extract C100134 value in below string
<div id="caseDetailsC100134" class="caseDetails">
Can anybody help in writing the regular expression.
I have tried with below options
1. caseDetails(.\w+)
2. caseDetails=(.\w+)
But unfortunately its not working. Please guide me in writing the correct
reg ex.
Thanks
Sandeep
--
View this message in context:
http://jmeter.512774.n5.nabble.com/Need-help-in-regular-expression-tp3391100p3391100.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]