Use similar below code to get the no of counts

Set obj=Description.Create()

obj("micclass").value="Link"

obj("html tag").value="A"

obj("innertext").value="Full-size image"

Set childobj =Browser(browser).Page(page).ChildObjects(obj)

countvalue= childobj.count

Regards
Arihan
On Sun, Jun 13, 2010 at 12:38 PM, Suresh Bhandari <
[email protected]> wrote:

> Hi All,
>
>
> I have to count no of the links present in the www.google.co.in web page.
>
> could u please help me to find code for the same using DP.
>
>
>
> --
> Regards,
> Suresh Bhandari
>
> --
> 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]<mercuryqtp%[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
"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

Reply via email to