|
answer for ur question
Hi.
don't worry u can use descriptive programming here. below is ur answer
msgbox=Browser("browsername").Page("page name").Link("name:=festival,html tag:=A").tostring
before execute this plz check the available properties and methods of that link by using object spy.
|