Forum Discussion
JNugent
14 years agoOccasional Contributor
Note, when I record a script and click some of the tree view items, the itmes are being recognised in the format below:
Call radTreeViewItem.Click(53, 9)
Call radTreeViewItem.Click(53, 9)
Call radTreeViewItem.Radtreeviewitem1234567890PalantirFieldComm.Click(73, 12)
Call radTreeViewItem.RadTreeViewItem.Click(85, 13)
which isn't create becasue I means I have to know what is in the TreeView before testing.