Hi Martin,
Thanks for your quick reply. Please find the attached properties screen shot.
As you suggested, I changed objectmapping to be compatable treeview and I called clickitem as tree.ClickItem("|[1]"); On this I got the following error.
Aliases.Trinity.HwndSource_Shell.Shell.RadDocking.RadSplitContainer.RadPaneGroup.RadOutlookBar.TreeListView.wItems.Item(1) (Sys.Process("Trinity").WPFObject("HwndSource: Shell", "AddLink_Test - Trinity").WPFObject("Shell", "Trinity", 1).WPFObject("Grid", "", 1).WPFObject("RadDocking", "", 1).WPFObject("RadSplitContainer", "", 1).WPFObject("RadPaneGroup", "", 1).WPFObject("NavigationView", "", 1).WPFObject("RadOutlookBar", "", 1).WPFObject("NavigationItemView", "", 1).WPFObject("ContentControl", "", 1).WPFObject("FsRootView", "", 1).WPFObject("DockPanel", "", 1).WPFObject("FsTreeControl").WPFObject("Grid", "", 1).WPFObject("TreeListView").wItems.Item(1))
1. The application stopped responding.
2. The application was compiled incorrectly (see the Open Applications topic in the help system).
3. An error occurred in TestComplete/TestExecute.
Technical information:
103 0x80020006 (Unknown name.) ContainerFromItem.
Not sure why I got this though. ?
Thanks