On 1 December 2011 19:01, nickn <[email protected]> wrote: > I'm trying to record a session in Safari using the HTTP Proxy Server, which > works great, except when I try to access sites beginning with "https". In > this case, the browser just hangs and nothing else happens. I've tried > recording https in other browsers, such as Firefox, and it works perfectly, > but, unfortunately, I am constrained to Safari due to the webkit. Any ideas > of how to record secure requests in Safari?
JMeter does not care what browser you use to record. So long as you have set up the browser correctly, it will send the requests through JMeter. JMeter creates the sample, runs the sample, and returns the data to the browser. > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/recording-controller-not-working-with-https-in-Safari-tp5039624p5039624.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]
