10-23-2008, 02:42 PM
you must identify the link through other properties, using object spy, and modify code as:
[your chosen properties must not change during iterations]
Code:
Browser("Imperial Oil Limited").Page("Imperial Oil Limited").Frame("_sweview_3").Link("property1:=value1", "propertyN:=valueN").Click
[your chosen properties must not change during iterations]