Forum Discussion
ChrisMac
14 years agoContributor
Hi Vahagn, thanks for the reply. I'm a little confused....ClickButton is not a method associated with a phaseTreeView class. I can only use ClickItem. I can record clicking the checkbox in the tree and get:
Call phaseTreeView.ClickItem("|FIXTURES")
In any case I have no problem clicking the checkbox, it's determining the correct state, checked or unchecked, that I'm having trouble with.