01-29-2009, 05:37 PM
Hi Moorthy,
For Handling the varying text string values we have to use Regular expressions in QTP.
Apply regular expression for "Inbox()" Link text/innertext property(i.e inbox(123) --> inbox.*) & even for the page title property too ..if it is also varying dynamically.
Try from your end & see.....It will work ..
For Handling the varying text string values we have to use Regular expressions in QTP.
Apply regular expression for "Inbox()" Link text/innertext property(i.e inbox(123) --> inbox.*) & even for the page title property too ..if it is also varying dynamically.
Try from your end & see.....It will work ..