Solved
Forum Discussion
tomaszarmata
10 years agoContributor
Its because of diffrent XML processor used. SoapUI uses Saxon which supports XPath 2.0 and running script outside groovy use Xalan which doesn't support XPath 2.0.
Its because of diffrent XML processor used. SoapUI uses Saxon which supports XPath 2.0 and running script outside groovy use Xalan which doesn't support XPath 2.0.
Its because of diffrent XML processor used. SoapUI uses Saxon which supports XPath 2.0 and running script outside groovy use Xalan which doesn't support XPath 2.0.