08-09-2011, 06:59 PM
Hi,
I have a question, if the alt tag is unique for all the images, there is no need of giving their x and y co-ordinates.
Try by giving
I have a question, if the alt tag is unique for all the images, there is no need of giving their x and y co-ordinates.
Try by giving
Code:
Set oDesc = Description.Create()
oDesc("html tag").Value = "IMG"
oDesc("alt").Value=Imglink
Browser("Works Information Management").Page("Works Information Management").Frame("Frame_\d").Image(oDesc).Click