Question

Ford
Ford
IN
Ford
Posted: Oct 27, 2020
Last activity: Oct 27, 2020
Last activity: 27 Oct 2020 9:17 EDT
Closed
How to extract data from Grid available in a webpage?
Hi,
I have a Grid available in a web page. I have inspected the source code of the page, I found that the the whole grid was developed as <DIV></DIV>.
Hence I couldn't able to get data as HTML Table.
How to get all the data from DIV ?
Thank you