here is the code:
Set TabJavaText=Description.Create
TabJavaText("micclass").value="JavaStaticText"
TabJavaText("to_calss").value="JavaStaticText"
TabJavaText("to_description").value="JavaStaticText"
set 
child=Browser("name:=.*").Page("title:=.*").Frame("name:=.*").JavaApplet("tagname:=.*").ChildObjects(TabJavaText)
msgbox child.count
 
Whenever i run this code i get 0 as my count,Kindly help me how to fetch 
the count of my JavaStaticText objects.

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