tristaanogre
6 years agoEsteemed Contributor
NameMapping supports Web based applications just fine. No need for XPath. And, again, as mentioned, it is not the preferred way of object identification in TestComplete. Identifying by XPath returns, perhaps, the DOM object but that does not always guarentee that you'll be able to interact with it. TestComplete's object browser and object identification engine work on an entirely different model of object identification. So, while XPath is useful for certain components, I would recommend, strongly, moving towards NameMapping for the majority of your identification.
Related Content
- 4 years ago