lhuang5
12 years agoOccasional Contributor
Why is the mapping name changed using UI automation running?
Hi,
I met a strange problem on my Test Complete project. The mapping name of main window could change occasionally from
Sys.Process(processName).WinFormsObject("ClrMainFrame", WndCaption) to
Sys.Process(processName).Window("WindowsForms10.Window.8.app.0.38248fc_r37_ad1",WndCaption, 1) after some operations using TestComplete script.
What is the possible reason for such changes? Is it possible to fix them?
Thanks
Best regards,
Liping Huang
I met a strange problem on my Test Complete project. The mapping name of main window could change occasionally from
Sys.Process(processName).WinFormsObject("ClrMainFrame", WndCaption) to
Sys.Process(processName).Window("WindowsForms10.Window.8.app.0.38248fc_r37_ad1",WndCaption, 1) after some operations using TestComplete script.
What is the possible reason for such changes? Is it possible to fix them?
Thanks
Best regards,
Liping Huang