Code:
rCount=Browser().Page().WebTable().RowCount
for i=1 to rCount
fname=Browser().Page().WebTable().GetCellData(i, 1)Next
|
How to recognize table row and column
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
How to recognize table row and column - by siwani - 06-10-2011, 08:32 PM
RE: How to recognize table row and column - by vijayendra.shukla - 06-15-2011, 09:27 PM
RE: How to recognize table row and column - by guin.anirban - 06-15-2011, 10:19 PM
RE: How to recognize table row and column - by AutomationEngr - 06-19-2011, 07:47 PM
RE: How to recognize table row and column - by verma.vik6 - 04-05-2012, 05:06 PM
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
|
|
UFT doesn't recognize object in SAP at first, but recognize it after i click debug | CedricMab | 3 | 7,651 |
02-06-2017, 07:09 PM Last Post: nguyen4685 |
| Searching for and selecting row in Datawindow | zsl0009 | 0 | 3,162 |
08-04-2015, 01:02 AM Last Post: zsl0009 |
|
| QTP is not identifying table with column names property but its identifing with index | Anuradha B | 1 | 3,525 |
02-12-2015, 04:00 PM Last Post: Kirill |
|
| to count the number of used rows in a particular column | sujaravi123 | 3 | 11,808 |
06-12-2013, 03:17 PM Last Post: sujaravi123 |
|
| data sheet row count | rushil | 2 | 8,197 |
12-07-2012, 03:10 AM Last Post: rushil |
|