05-14-2013, 08:31 PM
Hi
Anyone able to offer some helpful advice as to why this object can't be found?
I need to be able to programmatically change the index, so it's quite important to be able to do something like this.
Thanks
Martin
Anyone able to offer some helpful advice as to why this object can't be found?
I need to be able to programmatically change the index, so it's quite important to be able to do something like this.
Thanks
Martin
Code:
Dim o
Set o = Browser("Browser").Page("Martin Short CanopiusORSA").Frame("Frame").Link("class:=link","text:=Lloyds Submission","color:=#5e1826","index:=5")
o.Click