Forum Discussion

seanMRoss's avatar
seanMRoss
Contributor
12 years ago

Ambiguous recognition of the tested object

Hi Folks



When I run my test I get 32 warnings that say "Ambiguous recognition of the tested object"



When I look at the log I see this: 




There are several objects in the system that match the recognition attributes of the "IEXPLORE1" mapped object.

This may cause the "Object not found" error.

Objects

Sys.Process("IEXPLORE")

Sys.Process("IEXPLORE", 2)

To solve the problem, you may need to modify mapping settings for the "IEXPLORE1" object or one of its parent objects.

See Help for more information



I think this is because the IE9 problem which spawns 2 processes. I used conditional mapping so I could map my objects.



But it seems the conditional mapping I used causes testcomplete to get confused!



I mapped the IEframe from the object browser and this got rid of the warnings but now when I map a new object it creates a new IEXPLORE object in the name mapping item.





Anyone know how I can eradicate the warnings but keep my current mapping?



Thanks
No RepliesBe the first to reply