07-15-2008, 11:31 PM
I am trying to get a cell value out from a web table. I think it's HTML or equivalent. I am not sure how to do it. I am able to do it in Winrun by saying tbl_get_cell_data (table, row, column, out_text) and I cannot figure out a QTP equivalent.