Test complete is not recognizing the new object to map
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2015
05:29 AM
11-20-2015
05:29 AM
Test complete is not recognizing the new object to map
Hi
I am facing one issue in test complete. I recorded a script but test complete identifies it as the existing object. But it is not the same object. The href is different, name is different.
I try to remap it manier times but it does the same thing. I map a new object still it says object already mapped.
Please suggest.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2015
11:44 AM
11-20-2015
11:44 AM
What type of object are you referencing? Is it a table? I had this problem trying to identify different Cells within a table that all had the same name. I used the GetUnderlyingObject() method and TC can recognize each object.
