Hi,
You can't extract the value and use it in the same HTTP request, you need a
separate request after the regEx extractor

you need 2 HTTP requests... 1 with the regEx extractor as a child.... the
2nd HTTP request with the extracted variable value:

-HTTP Request 1
--Regular Expression Extractor (extract connectionToken)
-HTTP Request 2 (with ${connectionToken} Variable)



ZK



--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Obtaining-Using-SignalR-ConnectionToken-variable-tp5719773p5719774.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