Forum Discussion
HKosova
Alumni
14 years agoHi Ramu,
OK, so you need to read a node value from an XML file. You can do this using the Msxml2.DOMDocument scripting object. Check out the second example in the Working With XML Files From Scripts article. To run a script from a keyword test, you can use the Run Script Routine operation.
OK, so you need to read a node value from an XML file. You can do this using the Msxml2.DOMDocument scripting object. Check out the second example in the Working With XML Files From Scripts article. To run a script from a keyword test, you can use the Run Script Routine operation.