Forum Discussion
You need to provide more content - are you testing against a Browser or Desktop application? If TestComplete can identify and highlight the UI object, then when you run your script what is changing? Are you using Classic of XPath?
I am testing against a Desktop application. When i run the the script nothing is changing. To the point that if i leave the application on the screen where TestComplete tells me it cant find it, and press highlight in name mapping, it highlights it.
I am using classic name mapping.
- rraghvani24 days ago
Champion Level 3
Are you able to create a new project, create a name mapping for the object, and perform the required action on the object?
What is the FullName property value of your object?
- jgibbs34324 days agoOccasional Contributor
Ill attempt it in a new project. In my existing one, i Deleted and re-defined the existing Name Mapping and that didn't work, so I will check if changing projects helps.
the FullName is
Sys.Process("Phoenix").Window("Phoenix", "Phoenix", 1).Window("MDIClient", "", 1).Window("AfxFrameOrView140su", "Phoenix", 1).Window("AfxFrameOrView140su", "", 1).Window("#32770", "", 10)