Deepthi05
2 years agoNew Member
Use of Mapping objects with wildcards
Hello TestComplete Community! I am new to TestComplete and I am now working on Keyword testing and my tests are on web browser based applications and below is my query: I have some existing NameMap...
- 2 years ago
I suggest you read and understand https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/index.html
Within the tree structure, every child object has a parent object. If the child object no longer belong to the parent, a new child is created. It's vital to understand how name mappings work.