Forum Discussion
Lucian
7 years agoCommunity Hero
What does it mean "not working"? What is happening? What error do you get?
- ranjit967 years agoContributor
If response is shown in Json format, then you can not get this response in XML format.
If you want this response in XML format, then you need to use groovy script to get XML format reponse.
Script:--
testRunner.testCase.getTestStepAt(0).testRequest.getResponseContentAsXml()
Related Content
- 4 years ago
- 6 years ago
- 14 years ago
Recent Discussions
- 15 years ago