How to capture multiple lines response using groovy script
Hello All,
I have below xml response and want to capture/store all the data from same using groovy script.
I dont know how to store it. Can anyone please help me a bit new to coding. I want t...