05-15-2013, 03:24 PM
Hi Vinod
You've given me a general FOR EACH LOOP which is standard for any version of VB/VBS. I don't see how to apply this to my QTP problem.
doesn't work, Basanth has suggested I loop through child objects where the type is "LINK" and I'm no closer to working out how to do this.
Thanks
Martin
You've given me a general FOR EACH LOOP which is standard for any version of VB/VBS. I don't see how to apply this to my QTP problem.
Code:
Link("innertext:=Lloyds Submission", "index:=myInteger)
Thanks
Martin