Forum Discussion
sharathk
3 years agoNew Contributor
Added the windows class as per your suggestion and now tried to identify the object but below is the code
Sys.Process("XXXX").VCLObject("FmMain").Window("MDIClient", "", 1).VCLObject("FmProspectSubscriber_1").VCLObject("cxPageControl1").VCLObject("SubEditSheet").VCLObject("cxPageControlEdit").VCLObject("tsSubEdit").VCLObject("frmSubEdit").Window("TdxDockControl", "", 3).Panel("Main")
but still it is identified as a ribbon i mean group of objects into one line/ribbon.
any help please.