Xardas
5 years agoNew Contributor
Get Request in Groovy
Hello, i have the following methods: rawResponse = new String(testStep.testRequest.messageExchange.rawResponseData) response = testStep.getPropertyValue("response"); rawRequest = testStep.getPr...
- 5 years ago
Xardas :
As you can see in Style, it means that value is going to that property. Like,
1. Authorization is going with Header
2. active is going with template and so on
so in order to fetch the value you need to fetch particular value from that particular thing.