If the row is being added in the end, then you can always fetch the values from the last row. Keep a check on the Webtable object. The object reference needs to be refreshed when the table gets modified. I think that Descriptive Programming would be better suited to do this..
* cheers, a n i s h [QTP Framework Tutorials]<http://www.automationrepository.com/2012/03/qtp-framework-types-an-introduction/>| [QTP Blogs] <http://www.automationrepository.com/qtp-blogs/> ** [Subscribe to get new posts in your Inbox]<http://feedburner.google.com/fb/a/mailverify?uri=automationrepository/feeds> * On Fri, Aug 2, 2013 at 11:14 PM, jay rawat <[email protected]> wrote: > Put up a counter on number of clicks performed and corressponding to that > keep luking for new row count and if it matches means row found as added > then fetch info in added in web table. > > > On Friday, August 2, 2013, surabhi <[email protected]> wrote: > > Hi all, > > I have a scenario where I have to click on Add button and I have to read > the text upon adding a row. Now, the number of clicks on Add button is > proportionate to the rows being added. > > Any suggestions on this? > > thanks > > > > -- > > -- > > You received this message because you are subscribed to the Google > > "QTP - HP Quick Test Professional - Automated Software Testing" > > group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/MercuryQTP?hl=en > > > > --- > > You received this message because you are subscribed to the Google > Groups "QTP - HP Quick Test Professional - Automated Software Testing" > group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > -- > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "QTP - HP Quick Test Professional - Automated Software Testing" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Regards, Anish Pillai My QTP Blog <http://automationrepository.blogspot.com> -- -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en --- You received this message because you are subscribed to the Google Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
