Forum Discussion

Irina_1's avatar
Irina_1
New Contributor
14 years ago

A problem with format when I create an xml file

Hello! I use TestComplete v.6 and save some information in an xml file using Sys.OleObject("DOMDocument...").  function AddTestRun()  {   var Doc, Nodes, i, Node;   Doc...