fshutdown / JMeter-WebSocketSampler

JMeter - WebSocket Sampler
Apache License 2.0
313 stars 186 forks source link

Only the response pattern from first sampler is used #81

Open karanraj188 opened 5 years ago

karanraj188 commented 5 years ago

When you have multiple WebSocket samplers which re-use the same connection (using the "streaming connection" checkbox), only the first sampler's response pattern is used. It would be good to be able to use a different response pattern for each sample.