TestComplete Object Name Mapping is all changed
Hi all,
I have been working on the automation script from last 2 weeks and it was working until yesterday.
Today the script broke because all the name mapping has changed and its different now.
Weird part is the same script works fine for my colleague. we both connected to same server from diff machines.
When i look into Object spy the name property of window is like,
Window("WindowsForms10.Window.8.app.0.13965fa_r12_ad1", "stash push- qa", 1)
But it should be something like this and my colleague still sees the same in his machine
WinFormsObject("FormMain")
** All the name properties are dynamic for me
** i dont see as many properties as colleague sees in Object spy window (advanced mode)
Am i missing something? license issue?
Any help would be highly appreciated.
Thank you for all your responses.
The problem is with the incorrect license. I have Web extension selected instead of Desktop.