Forum Discussion
2 Replies
Sort By
- nmrao
Champion Level 1
Check the following threads.
In the below post user has added headers to each outgoing request.
https://community.smartbear.com/t5/SoapUI-Open-Source/Adding-HTTP-headers-to-ALL-test-cases-of-a-test-suite-or-several/m-p/119545#U119545 - kondasamyRegular Contributor
Possible on implementing the logic on TestRunListener.beforeStep event listener externally.
Thanks,
Kondasamy