narender_1Contributor13 years agowhat is the best method to follow in web applicationsHi, What is the best method to follow in web applications:-a.) Using "Namemapping" b.) Find method (eg., Page.NativeWebObject.Find(PropertyName, KeyValue, TagName))Can any one please guide me when to use "Namemapping" and when to go for "Find method"Thanks in Advance,Narender
1 ReplyReplies sorted by Most LikedYMinaevStaff13 years agoHi,Using Name Mapping is the recommended approach since it allows you to create more flexible tests than using Find. I recommend that you watch this video to learn how to use it efficiently.
YMinaevStaff13 years agoHi,Using Name Mapping is the recommended approach since it allows you to create more flexible tests than using Find. I recommend that you watch this video to learn how to use it efficiently.
Recent DiscussionsName mapping goneTestComplete: Connect to Azure Cosmos DBConnection string using managed identity authentication
Related ContentData Structures for Application Object DefinitionsCalling a TestComplete method from external applicationUsing FindChildByXPath method on mobile application