How to use variable extracted in JSON path extractor for further steps of scenario?
问题 I have created one scenario in Jmeter where i am loging in. (For this scenario i am using REST APIs) For this i took one "HTTP Header Manager" , "HTTP Request Sampler". After login i am extracting authentication token which is generated automatically. Using this auth token i am trying to add some values in application. For this i used: 1) jp@gc - JSON Path Extractor 2) Debug Sampler On execution, i can see auth token capture in "View Results Tree" listner. But adding user (second HTTP Request