Hi there,
I’m trying to test a web service with Katalon Studio. The Content-Type of the response that the web service gives me is application/xml.
If I try to ‘verify element property value’ Katalon gives me the following error:
When I change the Content-Type of the response to text/xml, it works perfectly fine.
Why doesn’t Katalon work with application/xml?
