Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Tooltip of activenode in SwfTreeView using QTP
posted

Hi,

Anyone knows how to retrive tooltip of activenode in SwfTreeView.

Parent obj - SwfWindow("abc").SwfWindow("abc").SwfTreeVIew("abc")

SwfWindow("abc").SwfWindow("abc").SwfTreeVIew("abc").Select "CP-1234"

I need to retrive tooltip of CP-1234 node of tree

tried -SwfWindow("abc").SwfWindow("abc").SwfTreeVIew("abc").object.activenode

 

Thanks!!!