Micro Focus QTP (UFT) Forums

Full Version: Navigating and selecting item under a greyed out parent
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi,

i am unable to expand the greyed out paraent folder in QTP 10 ( with JAVA addin).
i want to select a particular item from java tree.but the parent folder for the item to be selected is greyed out.I am unable able to expand the parent item maually. i am using javatree.expand function .
when the parent folder is enabled javaree.expand is working fine.but when he folder is disabled (but expandable) javaree.expand fails

Below is the example view for the java tree , in my case.

+ folder1(greyed out)
+ folder 2 (greyed out)
+folder3 (greyed out)
item1 (enabled)

From the tree, i want to select "item1" . Could some one help please..


Thanks
paul