Hi there, I’m using Dialogue Tester to set up regression tests for several of our systems. We are running into some issues and wondering if anyone else has seen similar behavior or if we’ve perhaps configured something incorrectly.
Our systems require that we set several variables in begin dialog at session start which are set via input parameters.
We are noticing, however, that the tool appears to be sending a dummy empty input to start the session automatically, which has its own default set of parameters.
Is there a setting we can change so that the first input in the spreadsheet initializes the session rather than this dummy input? Alternatively, is the source code available online so we can make the necessary changes?