kcsahu777Contributor13 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
kcsahu777Contributor13 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 DiscussionsI'm not able to handle cookie pop up with test complete using java script,I'm using windows machine.Unable to install upgrade of TestComplete as previous installation not finished.If statement
Related ContentObject spy crashes applicationProblems mapping item in submenu in Delphi applicationproblem with cxTreeview in delphi application