While Controller and Regular Expression Extractor would do the work. While Controller will evaluated until your response have the text "congrats for purchase" and this text can be extracted using the Regular Expression Extractor.
Give them a try. Hope it helps you. Flávio Cysne 2012/6/1 Rajiv Nanduani <[email protected]> > Hi all, > > In my application there is billing process, after submitting the post > request i have to send the get request(.. uri=processing.jsp) but before > sending the get request i have to wait until the specific text comes in > post request repose > The below text appears in post request response > We are processing your request. Please wait... > > but i have to wait until the "congrats for purchase" text does not appear. > > > Please suggest with example > -- > > Regards > > *RAJIV <http://testeverythingrajiv.com/> > KUMAR<http://rajivkumarnandvani.wordpress.com/> > NANDVANI <http://testeverythingqtp.blogspot.com>* > > http://rajivkumarnandvani.wordpress.com > http://testeverythingqtp.blogspot.com/ >
