Divya_anilkumar13 years agoReading sub child of a sub child in an xml fileHi.. I need to read the values of a child/sub node of a child node. Pls see the xml file attached.. There may be multiple sub nodes of the same name, i need all the values read and returned in an a...Show MoreNew-Microsoft-Word-Document.doc22 KB
TanyaYatskovskaAlumni13 years ago Hi Divya, You need to use a loop to iterate through all children. Here is the example: While XMLDocObj.documentElement.hasChildNodes 'obtain the node End While
Recent DiscussionsSend Request Operation - Response Body?Elements detected, clicked in wrong location with ChromeLatency and Device Disconnect Issues in Test Complete Mobile Testing
Related ContentReading child item values from a TreeListGetting all child's child's etc. object's property valuesExtracting child node from JSON Response