akontham
User
Offline
Posts: 15
|
 |
« on: May 29, 2009, 10:33:18 AM » |
|
Hi I am beginner to QTP, I am facing a problem in selecting a given path in the Java Tree. My requirement is to pass a path as parameter ex : RootNode|Node1|Value2 and then Value2 is to be selected in the Tree.
I tried to retrieve the items of JavaTree but those are being displayed as "#0", "#0,#0,#1".
But we cant expand by sending #values, my requirement is to select by sending the Names present in the tree.
I request you all to kindly do the needful at the earliest.
|