Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how can we click the link in the web table
#1
while im trying to click the link in the webtable, im unable to click.

pls suggest me




Rgds
Prasad
Reply
#2
Please elaborate what you want to do and what error u r getting.

Regards,
Sankalp
Reply
#3
Hi,

i want to click the link under webtable.

as im writing the script browser().page.webtable

that link is not displaying pls suggest me.im new to qtp.
Reply
#4
Hi,

Not the exact code but u can refer this
Code:
set Obj=Browser().page().webtable().Childitem(rownum,colnum,"Link",0)
obj.Click

Regards,
Sankalp
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)