I have to chuckle at the irony of trying to automate testing on an app explicitly designed to thwart automated access.
The best course of action would be to modify the webapp such that the automation protection scheme (the word in the image) can be turned on and off in the app's config. That way you could test it with JMeter without that, and then turn it on otherwise. -Mike On Mon, 2005-09-19 at 00:02 +0100, sebb wrote: > Well, you could write a function that prompts for some text. > > This would be quite easy using the BeanShell Function - assuming you > know some Java. > > S. > On 17/09/05, Hemadri Dasari <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I am trying to automate the process of web registration and I get a > > image which contains text that I need to visually read and type into > > the next http request as a parameter and also pass along all the cookies > > I got in the current request. I am not sure how to automate this > > sequence and if there is a pause feature that lets me modify the > > parameters for my next request and not loose my cookies. > > > > Appreciate your help very much. > > > > Thanks & Regards, > > -Hemadri > > > > > > > > --------------------------------------------------------------------- > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]