>Here, when user clicks OK, we are calling a method to save a specific set
of data to DB.
If an HTTP request is made , it will be recorded. the only exception may be
if its HTTPS(i believe you need the nightly build or something, search the
mail archives) or if your proxy isnt setup correctly. check with something
like LiveHTTPHeaders and see what happens and what JMeter records (or
doesnt) and check the logs. Note that recording a script is just for ease of
use., the operation of Jmeter doesnt depend on it, You should always be able
to create the script that you want. Its more likely you have some dynamic
data that is failing with a recorded script.
regards
deepak

On Tue, May 4, 2010 at 11:55 PM, VVikasV <[email protected]> wrote:

>
> Hi Deepak,
>
> Here, when user clicks OK, we are calling a method to save a specific set
> of
> data to DB. Since we are not able to record this, Save to DB is not
> happening, making the recorded transaction incomplete.
>
> Regards,
> Vikas V
> --
> View this message in context:
> http://old.nabble.com/Can-Jmeter-record-%22Rich-Modal-Window%22-actions.-tp28457175p28457382.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]
>
>

Reply via email to