How to get WebTable data into object Array using Hashtable | Selenium Forum
M
Posted on 20/02/2016
Suggest the code:- How to get WebTable data into two dimensional object Array using Hash table concept.

In this case for every row in web table, new hash table gets created and Key & value concept.
and then data of Hash table store into object array.

Can any body suggest the code, if it is possible.

M
Replied on 22/02/2016

i couldn't understand what is the problem?