Forum Discussion
nmrao
12 years agoCommunity Hero
Here is call to the mentioned library in the groovy script where actual and expected are two xml objects and returns true if both are same, false otherwise.
DeepEquals.deepEquals(actual, expected)