Hi, I have a scenario with this sequence: Started ...
# help
k
Hi, I have a scenario with this sequence: Started -> State 1 -> State 2 -> Started. The condition in request - bodyPatterns - matches is the same for all of the states. But the responses are different. What is happening is that state 2 seems to be skipped. Is there a way I can check after every call to the mock in which state the scenario is currently in?