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.
[split] Web
|
Hi anna Why dont you start a new thread and post your questions? That will help us to read every posts..
Try Below
Code: CellValue = Browser().Page().WebTable().GetCellDAta(RowNo,ColumnNo)
As prince3105 suggested, Please make sure to have one question per thread.
I have splitted this thread.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Thanks Ankur for your Instant action, I have been reading your posts for past one year.
Hats off
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?
Use Below
Code: TableRowCount = Browser().page().WebTable().RowCount Please Start a new thread for a new Post Anna. ![]()
Thanks ..
![]() |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Split function in string | nidhishnair | 13 | 65,121 |
07-07-2020, 03:47 PM Last Post: helmzshelmz |
|
![]() |
Split Function | Chaithra N | 0 | 1,231 |
12-18-2019, 11:33 AM Last Post: Chaithra N |
Split a string with multiple delimiters in VBScript | nandha | 2 | 8,839 |
02-10-2018, 06:44 PM Last Post: nandha |
|
Split Function | diya | 2 | 5,873 |
11-28-2012, 08:49 PM Last Post: diya |
|
![]() |
Deatils on Split action with Nested type | sams001 | 0 | 3,433 |
10-30-2012, 03:03 PM Last Post: sams001 |
Users browsing this thread: 1 Guest(s)