How to get response header values from a test step
I have multiple test steps in a testCase, and I want to pass the response header value from the 1st test step as an input header to the 2nd test step. For instance, here's a clear description: Test...