07-28-2009, 05:05 PM
Hi all,
I had a some object identification issue.
Scenario1: I have recorded a script in gmail which is on first 50 records here i have total 67 mails in my inbox in the first page i could able to fetch the data from the application useing(rows=50) in first page but when i execute the script by opening the second page still it is showing the number of rows=50 here i need to get this as 17 (67-50) as i am in second page
Could u please explain me the way i can get in to proper solution.
Scenario2: I have done the record operations on first mail displayed on first page and able to fetch the total details from the web application, here i have deleted the first record and executed the script here i am getting an object identification issue ,
Whichever the first mail is displayed i need to fetch the data of the first record
Could yuou please explain me about this
I had a some object identification issue.
Scenario1: I have recorded a script in gmail which is on first 50 records here i have total 67 mails in my inbox in the first page i could able to fetch the data from the application useing(rows=50) in first page but when i execute the script by opening the second page still it is showing the number of rows=50 here i need to get this as 17 (67-50) as i am in second page
Could u please explain me the way i can get in to proper solution.
Scenario2: I have done the record operations on first mail displayed on first page and able to fetch the total details from the web application, here i have deleted the first record and executed the script here i am getting an object identification issue ,
Whichever the first mail is displayed i need to fetch the data of the first record
Could yuou please explain me about this