Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetRowwithCellText(dataTable.Value())
#5
Not Solved
Even I'm having a prob

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


Messages In This Thread
GetRowwithCellText(dataTable.Value()) - by uma87 - 07-29-2011, 06:48 PM
RE: GetRowwithCellText(dataTable.Value()) - by nikhilcogni - 06-16-2012, 07:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)