Namemapping Desktop Application
I am trying to manually namemap the scheduler portion of a desktop application because the automap hasn't worked. The manual mapping isn't looking good either so I am hoping I can rely on more experienced TC users to assist.
My test started throwing errors with this mapping:
NameMapping.Sys.Process("MedClient").VCLObject("frmAppParent").Window("TmePageControl").Window("TAdvTabSheet", "Appointment Scheduler").VCLObject("frmApptSchd").VCLObject("spltMain").Window("TRzSplitterPane", "", 2).VCLObject("spltUpper").Window("TRzSplitterPane", "", 2).VCLObject("pnlCategory").VCLObject("clCategory")
The test should have been clicking the boxes in the attached screenshot (Scheduler1.jpg) where the arrow is pointing, so I start to manually automap the 10 preceeding pointers when I realize that at every level, Test Complete is highlighting the entire screen, rather than individual components of the screen. (Scheduler2.jpg)
I'm stuck, and I need help, and I'm a QA dept of 1. Thank you in advance.