WinTreeView - Trouble in extracting the content of the Node - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: WinTreeView - Trouble in extracting the content of the Node (/Thread-WinTreeView-Trouble-in-extracting-the-content-of-the-Node) |
WinTreeView - Trouble in extracting the content of the Node - Gurushankar - 11-21-2011 HI All, This application has WinTreeView. The nodes have various data populated against the node as if like a table. I am trying to get the value of other details present against the node, But i am able to get only text of the node. How to use the WinTreeView to get Items displayed against a particular node. When i use GetVisibleText it displays all the value inside the WinTreeView. How to get a only one desired value |