TestComplete Object Name Mapping is all changed
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
If you restart TestComplete and the AUT, is the object spy still displaying the changed object?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. After I restart TestComplete and the AUT, the object spy still displayi the changed object. The method doesn't work.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
-
Select File > Install Extensions from the TestComplete main menu. This will open the Install Extensions dialog.
-
In the dialog, select the check box next to the plugin you want to enable. So select desktop module.
https://support.smartbear.com/testcomplete/docs/working-with/extending/installing.html
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @jingjingjing1 , I marked this answer as a solution. If you still need help with the issue please feel free to post your questions.
Thanks!
