Forum Discussion
tristaanogre
Esteemed Contributor
Considering the "node order" flag... your example doesn't show a change in node order... the nodes are still in the same order they were in... just the "content" of the nodes has changed. That's probably why it didn't work for you.
What you can do is instantiate an instance of the MSXML.DOMDocument object in your automation and build your own XML Parser.
AlexKaras
7 years agoChampion Level 3
Hi,
Considering the node definition from https://www.w3schools.com/xml/dom_nodes.asp and process description from https://support.smartbear.com/testcomplete/docs/testing-with/checkpoints/xml/how-comparison-works.html, I would stick to Robert's explanation.
Related Content
- 3 years ago
- 2 years ago
- 11 months ago
- 2 years ago