Forum Discussion
RJanecek
15 years agoRegular Contributor
hm you can try this as script assertation:
rawResponse = new String(messageExchange.getRawResponseData())
rawResponse.contains("<?xml version=\"1.0\" encoding=\"windows-1252\"?>")
rawResponse = new String(messageExchange.getRawResponseData())
rawResponse.contains("<?xml version=\"1.0\" encoding=\"windows-1252\"?>")