Posts: 54
Threads: 24
Joined: Jul 2008
Reputation:
0
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.
Posts: 15
Threads: 0
Joined: May 2008
Reputation:
0
07-16-2008, 11:59 AM
Hi anna Why dont you start a new thread and post your questions? That will help us to read every posts..
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
07-16-2008, 12:10 PM
As prince3105 suggested, Please make sure to have one question per thread.
I have splitted this thread.
Posts: 15
Threads: 0
Joined: May 2008
Reputation:
0
07-16-2008, 12:17 PM
Thanks Ankur for your Instant action, I have been reading your posts for past one year.
Hats off
Posts: 54
Threads: 24
Joined: Jul 2008
Reputation:
0
07-16-2008, 06:55 PM
This works great. Next question: How do I know which column/row something is in. In Winrunner when you hovered over the object with the GUI Spy you could see Row/Column. What do I do in QTP?