Hi,

I need to expand the tree to "My PC;Computer (832 GB free of 931 GB);(C:) 
OSDisk (832 GB free of 931 GB)"



Following code works.

SwfWindow("Add").SwfTreeView("treeView").Expand "My PC;Computer (832 GB 
free of 931 GB);(C:) OSDisk (832 GB free of 931 GB)"


How can I expand this tree without using (832 GB free of 931 GF) text


SwfWindow("Add").SwfTreeView("treeView").Expand "My PC;Computer*;(C:) 
OSDisk*"                  'This doesn't work


SwfWindow("Add").SwfTreeView("treeView").Expand "My PC;Computer.*;(C:) 
OSDisk.*"                  'This doesn't work also


Thanks

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to