这是indexloc提供的服务,不要输入任何密码
Skip to content

Variables in Websocket messages are not resolved #5844

@victoriastrobel

Description

@victoriastrobel

I have checked the following:

  • I have searched existing issues and found nothing related to my issue.

This bug is:

  • making Bruno unusable for me
  • slowing me down but I'm able to continue working
  • annoying
  • this feature was working in a previous version but is broken in the current release.

Bruno version

2.13.0

Operating System

macOS 15.7.1 (24G231)

Describe the bug

It is really nice that Bruno now supports WebSockets 🚀 However, there is a problem when using variables in the WebSocket Messages. When using a variable {{variableName}} in the message, it looks like they can be resolved, but then in the actual message that is send the variable is not resolved, and instead the reference value {{variableName}} is still used. Would be great, if it is possible to actually use variables in the WebSocket messages

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Message:

Image

Actual Message that is send:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions