Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Clicking a link in a webtable
#1
Not Solved
Hi I was trying to click a link in a webtable. Link is present in 3 column and 2nd row. I'm using childitem and getrowwithcelltext

code is :

Code:
row=browser().Page().webtable().getRowWithCellText("Price",3,1)
set link=browser().Page().webtable().childitem(row,3,"Link",0)
but qtp throws error for 2nd line and says general error. Wrong number of arguments has been pased or invalid property assignment.

Can somebody tell whats wrong there[/align]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to trigger a function/recovery scenario on clicking stop button anand01_05 0 1,087 01-03-2019, 02:54 PM
Last Post: anand01_05
  QTP clicking on WpfImage is not working, but it is highlight it Prashanth 2 2,711 02-13-2013, 11:30 AM
Last Post: Prashanth
  Application crashes on clicking a particular tab sandhyach 0 2,344 06-08-2011, 03:17 PM
Last Post: sandhyach
  clicking an item in the menu should open browser? pjavvaru 3 3,213 04-06-2010, 07:19 PM
Last Post: pjavvaru
  QTP hangs when clicking on File menu andes 4 4,241 09-27-2009, 05:05 PM
Last Post: zaidshabbir

Forum Jump:


Users browsing this thread: 1 Guest(s)