Is there any method or way of retrieving the formatted data in a ListGrid or ResultSet?
We have some Selenium scripts for testing and can retrieve values by row/field, but that can be slow. Just looking if there's any way of getting all of the formatted data all in one go.
We have some Selenium scripts for testing and can retrieve values by row/field, but that can be slow. Just looking if there's any way of getting all of the formatted data all in one go.
Comment