Hi guys
I have one web page .In that web page there are 100 web tables.I want to get 85th no of web table..
Please help
I have one web page .In that web page there are 100 web tables.I want to get 85th no of web table..
Please help
Get 85th no. web table
|
Hi guys
I have one web page .In that web page there are 100 web tables.I want to get 85th no of web table.. Please help
Hi Ragini,
Can you provide more details of the web tables. Are the properties of all tables same?
Hi manishbhalshankar
Thanks for reply. yes Properties are same..mean to say class is same. web table name is different.once again i am repeating my question. In my web page there are 100 web tables. suppose--w1,w2,w3........w100.Now i want to print 85th no web table.Please reply Thanks Ragini
Hi Ragini,
Try using the name or index property to identify the 85th table.
Hi Manish
Kindly mention in detail.Can i use descriptive programming here... Thanks in advance Ragini
Hi Ragini,
You can use the below snippet. Code: Browser("Browser").Page("Page").WebTable("Class:=WebTable";"Index:=84").Highlight 'Highlights the 85th Table in the page Let me know if you need any more info.
Thanks,
SUpputuri
Thanks supputuri and Manish for reply. I got the concept.
![]() |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Updating the web table | Ananth1982 | 0 | 1,957 |
03-04-2015, 02:31 AM Last Post: Ananth1982 |
|
Retrieving data from web table | nsuresh316 | 1 | 3,223 |
03-03-2014, 08:29 AM Last Post: basanth27 |
|
How To Do a Right Click on a Image in Web Table | RameshKrishnan | 2 | 3,824 |
07-09-2013, 06:29 PM Last Post: RameshKrishnan |
|
Web Table image object | raaj123 | 8 | 8,607 |
06-28-2012, 04:57 PM Last Post: raaj123 |
|
Clicking a link in a web table | Brian T. | 7 | 10,750 |
01-02-2012, 02:34 PM Last Post: vinod123 |