ContributionsMost RecentMost LikesSolutionsRe: Objects are identified differently Thanks Colin, I have another version of the same product but was not running simultanenous. But however uninstall one version & a restart fixed the problem. Thanks for your suggetion Objects are identified differently Hi All I have this situation that Test complete identify the same objects differently from time to time. Can anyone let me know the possible cuase for this? Below is full Name of the object and note how ".WinFormsObject" has identified differently Can someone help me pls Sys.Process("ClinicalAudit4", 2).WinFormsObject("MainForm").WinFormsObject("panelBody").WinFormsObject("panelContent"). WinFormsObject("splitContainer1").WinFormsObject("SplitterPanel", "", 2) Sys.Process("ClinicalAudit4"). WinFormsObject("MainForm").WinFormsObject("panelBody").WinFormsObject("panelContent"). WinFormsObject("splitContainer1").WinFormsObject("SplitterPanel", "") SolvedRe: Delphi system - Object name is identified with garbage charactorsGot this sorted out after changing the debug setting for "Read debug information for statically linked librarie" Refer http://support.smartbear.com/viewarticle/55754/ Delphi system - Object name is identified with garbage charactorsHi All I recently started this automation project on a Delphi product and Test complete is displaying garbage charactors in the object caption when identifying the object. Can anyone pls help me overcome the issue Vindy