I am trying to execute chat bots tests with botium-cli using the botium-connector-websocket connector.
The JSON in WEBSOCKET_START_BODY_TEMPLATE is creating a session with botium-cli emulator, but is not creating session when running the tests using botium-cli run. The same botium.json is used in both cases.