Hi, I have a thread group containing a single HTTP sampler. I am using a CSV file containing a list of input parameters.
Problem: Whenever i read "0" from the CSV, i need to extract the sessionID [from response body] & Cookie [from response header]. Whenever i read anything other than "0" from the CSV, i need to pass the Cookie parameter in the request. Is it possible to achieve this by using a single HTTP sampler? Regards, Guruprasad R
