kcsahu777Contributor14 years agoproblem with AFX applicationThis application I am trying to automate is not an open application as seen from attached screenshot. Please check how to access various objects in it? When I try to record script for a ...Show MoreScreenshot9.JPG90 KBScreenshot14.JPG98 KB
kcsahu777Contributor14 years agoPlease fins the attached screenshot for the tree control in the application and the object browser screenshot for that.Also find the code below when I tried expanding and selecting a particular item from it.Sub Test3 Dim page32770 Dim afxWnd90 Set page32770 = Aliases.Observer.wndAfx.page32770 Set afxWnd90 = page32770.AfxWnd90 Call afxWnd90.Click(11, 31) Call afxWnd90.Click(109, 26) Set afxWnd90 = page32770.AfxWnd901 Call afxWnd90.Click(11, 48) Call afxWnd90.Click(107, 135) page32770.btnClose.ClickButtonEnd Subapplication+Screenshot.JPG69 KBobject_browser_screenshot.JPG186 KB
Recent DiscussionsADO Pipeline Execution Fail issue after TC\TE upgradeRuntimeError: The object does not existFields data to compare?
Related ContentProblems mapping item in submenu in Delphi applicationproblem with cxTreeview in delphi applicationData Structures for Application Object Definitions