Open faizmodisweng opened 1 week ago
Are you getting the correct response from the bot if you test from within the copilot studio or demo site? Are you getting any responses from the bot when testing with the kit (e.g. just any response match test). Have you published the bot after making the changes?
I am getting the correct response from bot from copilot studio and from demo site.
With response match and topic match also I am getting proper response when testing with the kit.
I have published the bot after making the changes.
To understand the behavior further, I had also tried by sending a message (as bot response) before the adaptive card, so that message was getting captured in the expected response while testing using the kit.
But when I am trying to return adaptive card directly as response to the utterances, I am getting results in the bot but not in the kit.
Please do let me know if any further information is required from my end.
Thank You.
Scenario : Trying to validate Adaptive Card using Attachment type of Test
Actual Behavior : Getting result as "Error" each time, as always getting "No response" as Bot response.
Expected Behavior : The kit should be able to get the actual response which would be used to validate against the expected response provided.
Please let me know if any further information is required, thank you.