How can I get the atrribute value from a response of a HTTP sampler and use that variable in other sampler?
Another issue is the HTTP sampler from which I want to get the attribute value have more than one Element with same name, so I have to loop through the entire node and fetch the value of the attribute, how can I achieve this?