Forum Discussion
1 Reply
Hi Mohamed,
That's expected that you can successfully access only the mapped objects that are visible on the screen at the moment. If you want to get the Name Mapping tree, you will have to parse the Name Mapping file (<ProjectName>/NameMapping/NameMapping.tcNM). This file has an XML structure. Refer to the "Working With XML Files From Scripts" article to learn how to work with XML files in TestComplete.