Thread: QTP Script
View Single Post

  #7 (permalink)  
Old 09-05-2008, 08:32 AM
jyotikrushna jyotikrushna is offline
Junior Member
 
Join Date: Sep 2008
Posts: 2
jyotikrushna is on a distinguished road
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.
Reply With Quote