08-23-2010, 12:25 PM
Hi Anu,
No issue with what count ithas like 844559
It will keep on fetching the records from web table to data table.
Browser("xxxxxxxxxxxx').Page("xxxx").WebTable("xxxxxxxxx").GetRoproperty("rows") will fetch 844559 so you no need to worry how much count the only concern is if you more no of record then it will take more time to fetch all records to excel
And thats the reason i have given somme logic to click "Next" link to fetch all the data.
So first please try and let me know if you face any issues.
Regards,
Venkat.Batchu
No issue with what count ithas like 844559
It will keep on fetching the records from web table to data table.
Browser("xxxxxxxxxxxx').Page("xxxx").WebTable("xxxxxxxxx").GetRoproperty("rows") will fetch 844559 so you no need to worry how much count the only concern is if you more no of record then it will take more time to fetch all records to excel
And thats the reason i have given somme logic to click "Next" link to fetch all the data.
So first please try and let me know if you face any issues.
Regards,
Venkat.Batchu