On 12/08/2009, hoffm11 <[email protected]> wrote: > > Is there a way in jmeter to say.. > > Wait for Assertion X to display on the screen before moving to the next > request in the script?
How does a browser do this? You need to create a While loop with the appropriate sampler and Post-Processor. > -- > View this message in context: > http://www.nabble.com/Wait-for-Text-to-show-up-before-moving-on-tp24935961p24935961.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

