You have to escape the question mark before "code" (regex thinks it's a meta character) and remove the question mark within the parenthesis. Technically you should escape the dots and well. Try this:
https:\/\/t2\.clipspeccloud\.schneider-electric\.com\/clipspec\/\?code=(.*) -- View this message in context: http://jmeter.512774.n5.nabble.com/How-to-capture-value-from-response-header-using-Regx-in-Jmeter-tp5721751p5721759.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]
