문제

I use the https://github.com/kawasima/jmeter-websocket plugin for JMeter.

I have a HTTP Cookie Manager in my test tree. HTTP request samplers store and send the cookie from the cookie Manager.

But the websocket sampler does not send the cookie from the HTTP cookie manager.

Can someone explain how to make JMeter send cookies with websocket requests?

도움이 되었습니까?

해결책

You would need to raise a bug on websocket plugin as the issue is in it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top