02-16-2011, 03:51 PM
Hi,
Use the below code
Use the below code
Code:
Set Desc1=Description.Create()
Desc1("micClass").Value="Link"
Set Coll=Browser("title:=Google").Page("title:=Google").ChildObjects(Desc1)
MsgBox Coll.Count