How to get a cell value inside a webtable?
‘Getcelldata’ is one of the method to get the cell value by specifying the row and column.
E.g.,
Msgbox Browser("CD").Page("CD").WebTable("View").WebTable("wtbl").GetCellData(2,2)
E.g.,
Msgbox Browser("CD").Page("CD").WebTable("View").WebTable("wtbl").GetCellData(2,2)
Great blog with useful information.
ReplyDeleteHow QTP Works
How UFT Works