ContributionsMost RecentMost LikesSolutionsRe: TestComplete Object Name Mapping is all changed I get some message from one topic("TestComplete Object Name Mapping is all changed"), she resoled this problem with the method "The problem is with the incorrect license. I have Web extension selected instead of Desktop". But I don't know how to set it. Re: TestComplete Object Name Mapping is all changed Thanks. After I restart TestComplete and the AUT, the object spy still displayi the changed object. The method doesn't work. TestComplete Object Name Mapping is all changed Hi all, I have been working on the automation script for a long time and it was working well. Today the script broke because all the name mapping has changed and its different now. When I look into Object spy the name property of window is like, Window("WindowsForms10.STSTIC.app.0.1a0e24_r6_ad1", "20211229_104856", 7) But it should be something like WinFormsObject("FormMain"). Only once, it's showing the right property. Any help would be highly appreciated. Solved