Forum Discussion
2 Replies
- Hello,
You can add a script assertion on test request and get header with
context.currentStep.getHttpRequest().getResponse().properties["responseHeaders"]
Hope this helps,
robert - RJanecekRegular Contributoryea it works thx for help