Forum Discussion
AlexeyKolosov
Staff
15 years agoHi Jon,
You can use the XML DOM object as described in the the "Working With XML Files From Scripts" help topic (http://www.automatedqa.com/support/viewarticle/11214/) help topic. In addition to reading XML files, the object can also be used to create new nodes in an XML file.
You can find the object's description on the following page:
http://msdn.microsoft.com/en-us/library/ms757878(v=VS.85).aspx