Вопрос

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