04-08-2011, 01:05 PM
Hi Ankur,
I am working on an automation project. Here I am trying to export data from datatable to an excel sheet.
I am able to export the complete datatable.
But my requirement is... During run time I need to export every 100 rows into an excel sheet and continue the execution.
Also the next 100 rows should be appended to the already exported excel sheet (not to overwrite the already exported content)
Is it possible? If so how?
Also in the automation project I am working on, the login session gets expired after few hours (not sure abt the inactivity period)
Please suggest how can I handle this?
Thanks in advance,
Sivapratha
I am working on an automation project. Here I am trying to export data from datatable to an excel sheet.
I am able to export the complete datatable.
But my requirement is... During run time I need to export every 100 rows into an excel sheet and continue the execution.
Also the next 100 rows should be appended to the already exported excel sheet (not to overwrite the already exported content)
Is it possible? If so how?
Also in the automation project I am working on, the login session gets expired after few hours (not sure abt the inactivity period)
Please suggest how can I handle this?
Thanks in advance,
Sivapratha