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