07-30-2009, 06:59 AM
Hi QTPKING,
Thanks for the prompt response,
First thing is i am little bit confusion to where can i start a new thread, can u please tell me the steps to write a new thread.(i am new to this forum)
Regarding scenario1: when i try to get the first cell data which is displaying the recorded value as per the first page but i am executing the script by showing the second page here my intention is to get the value displayed in second page which i am not able to get it can u please generate a script on gmail and explain about that
Could you please do this favor,
Thanks,
Venkat.Batchu
Thanks for the prompt response,
First thing is i am little bit confusion to where can i start a new thread, can u please tell me the steps to write a new thread.(i am new to this forum)
Regarding scenario1: when i try to get the first cell data which is displaying the recorded value as per the first page but i am executing the script by showing the second page here my intention is to get the value displayed in second page which i am not able to get it can u please generate a script on gmail and explain about that
Could you please do this favor,
Thanks,
Venkat.Batchu
(07-28-2009 05:14 PM)QTPKing Wrote: [ -> ]HI Venkatabatchu,
First of all my sincear request is whenever you have some issue try to post an individual issue, so that we can track the issue easy.
Scenario1: In most of the web based apps' even though we have only part of records (17), all the rows in the table (50) will displayed. Use the "VBNullstring" and check whether you have the data in the cell first, if you don't have data then simple exit loop else click on the mail or cell.
Scenario2: I think the root cause for this is the object properties. Can you please check out the object properties once and possibly use regular expressions or use dynamic object identification.
Please let me know if you need any more info.