Ans:
Set objImage=Description.Create
objImage("micclass").Value="Image"
objImage("html tag").Value="Img"
Set imageColl=Browser().page().Childobjects(objImage)
msgbox imageColl.Count
Follow @TestingQ
Set objImage=Description.Create
objImage("micclass").Value="Image"
objImage("html tag").Value="Img"
Set imageColl=Browser().page().Childobjects(objImage)
msgbox imageColl.Count