Forum Discussion

manisha's avatar
manisha
Occasional Contributor
9 years ago

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

  • 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.