Constant Name Mapping issues
Hey guys/girls,
I'm having constant issues with TestComplete mapping the same object as a new object, and I have no idea why it is doing this.
If you have a look at the screenshot attached, TImpactEntryEdit has been mapped, WndCaption should not look for a specific value and I have even added a wildcard at the end of TImpactEntryEdit, however all of a sudden it is now looking for TImpactEntryEdit2.
Does anybody have any leads as to why this might be happening?
This has been happening quite often for me on many of my applications forms. I'm testing a VCL desktop application.
Thanks in advance for any information :)
Are you sure the WndCaption doesn't contain some sort of invisible control character thats causing this?
If you remove WndCaption as an identification property, does it still happen?