Solved
Forum Discussion
avidCoder
7 years agoSuper Contributor
You need to use below approach:-
def resultRespXML = new File("C:\\Users\\Administrator\\Desktop\\Temp\\Test\\mockResponses\\Resp_0000202130123310_0057076200.xml")
log.info resultRespXML.text
This will print the xml details.