Hi Vishal/Siraj,

Please let me know if you have got any solution to this problem, I am also 
facing the same issue with custom java tree object.

Thanks
Murali LM Rao
On Wednesday, November 27, 2013 10:25:36 AM UTC+5:30, Siraz Shaik wrote:
>
> Hi Vishal, I am also facing the same issue... Have you resolved the issue ?
> if so please share the solution.
>
> Thanks,
> siraj
>
> On Tuesday, 24 February 2009 19:42:08 UTC+5:30, Vishal Suri wrote:
>>
>> Hi 
>>
>> I am trying to get the text/label of a child node of a javatree but 
>> the GetItem method is not working for the child node. 
>>
>> For example, I have a tree with first node as "Parent1" and it has a 
>> child node "Child1" 
>> GetItem method is returning only the parent node value. 
>> JavaTree("tree").GetItem("0")  gives me "Parent1" 
>> but JavaTree("tree").GetItem("0;0") gives an error that the function 
>> has invalid arguments. 
>>
>> I am able to use the select method to select the node using the 
>> separator 
>> JavaTree("tree").Select "Parent1;Child1" 
>>
>> Will really appreciate if anyone can provide some help/workaround. 
>>
>>
>> Thanks 
>> Vishal 
>>
>

-- 
-- 
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