How to get the total characters available in XML response
Hi, Is there anyway that i can get the total size and total string length (total no of characters in the XML response) of the response through Groovy? I have a test which displays response xml which ...