In that case, check the jmeter.log file for errors. If the browser sends the POST request to JMeter, it will generate a sampler, and then use the sampler to generate the request and the reply to the browser.
On 17/06/2009, Stromas, Aaron (NIH/OD) [C] <[email protected]> wrote: > No, it's HTTP. I double checked to be sure. > > -a > > > -----Original Message----- > From: sebb [mailto:[email protected]] > Sent: Wednesday, June 17, 2009 8:31 AM > To: JMeter Users List > Subject: Re: HTTP Proxy > > On 17/06/2009, Stromas, Aaron (NIH/OD) [C] <[email protected]> wrote: > > Greetings, > > > > There is something that baffles me about the test plan obtained using the > JMeter HTTP proxy. I've "recorded" a test that includes SSO login, i.e., > submitting username/password. When I follow the scenario using Firefox > Firebug plugin I see a POST request, as expected. However, the recorded test > plan shows only GET requests. And the test plan executes! Can someone suggest > an explanation? I'd be most grateful. > > > > Is the POST request http or https? > If the latter, JMeter cannot record it, and won't even see it unless > the browser proxy is set up to use JMeter for https. > > > -a > > > > > --------------------------------------------------------------------- > 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]

