How to compare xml files with a little difference allowed?
hello;
I need to assert that a xml file is generated as needed but I don't care if the nodes are not arranged in the same way in the generated xml and the original xml file
I use xml checkpoint but is returns false for any minimum difference is there another way or a parameter to use ?