05-15-2009, 10:56 AM
Hi,
I think this should solve the problem...
Code:
Dim WindowObj, nameoflink
Set WindowObj = Description.Create
WindowObj("micClass").Value = "Link"
Set nameoflink = Browser("Browser").Page("Page").ChildObjects(WindowObj)
msgbox nameoflink.Count