Hi, KN
I tried your code It is working fine, without any error
and I Used GetRoProperty and displayed the link Names also
Set oDesc = Description.Create()
oDesc("micClass").Value= "Link"
Set Links = Browser("Google").Page("Google").ChildObjects(oDesc)
lcount = Links.count()
For i = 0 to lcount
print Links(i).GetRoProperty("name")
Next
--
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