01-27-2011, 01:55 PM
Hi,
Can anyone suggest solution for the below scenario?
Below is the scenario:
From a web application, we have to check the export to excel functionality.
Ex, there is a data grid with lot many records (rows).
We have to export the data by clicking on Export to Excel button
Click on Open button in File Dowload window
Open the Excel sheet (without saving)
Verify the total record count in excel sheet matches with the count displayed in application.
When tried to add objects for the excel sheet which is open... later OR is not identifying the same excel sheet. How can we add the Excel sheet as an object uniquely?
Thanks,
Ravi.
Can anyone suggest solution for the below scenario?
Below is the scenario:
From a web application, we have to check the export to excel functionality.
Ex, there is a data grid with lot many records (rows).
We have to export the data by clicking on Export to Excel button
Click on Open button in File Dowload window
Open the Excel sheet (without saving)
Verify the total record count in excel sheet matches with the count displayed in application.
When tried to add objects for the excel sheet which is open... later OR is not identifying the same excel sheet. How can we add the Excel sheet as an object uniquely?
Thanks,
Ravi.