Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHello,
You can add a script assertion on test request and get header with
Hope this helps,
robert
You can add a script assertion on test request and get header with
context.currentStep.getHttpRequest().getResponse().properties["responseHeaders"]
Hope this helps,
robert