agoyal
12 years agoNew Contributor
Getting different recognition of same window of Window's application.
I am using Test Complete 10, and every time I recognize my application Test Complete recognizes it differently by 2 ways:
sometimes:
Sys.Process("Papp").Window("WindowsForms10.Window.8.app.0.38248fc_r37_ad1", "App Platform 2014 - [New project - Import data]", 1)
and sometimes :
Sys.Process("Papp").WinFormsObject("ClrMainFrame", ""App Platform 2014 - [New project - Import data]")
I have tried changing the Test Complete Current Project>settings, like increasing the "Method invoke timeout", moving the iopen Application priority of objects etc.