codeforequity-at / botium-bindings

The Selenium for Chatbots
http://www.botium.at
MIT License
108 stars 33 forks source link

How to send the response for the adaptive card for MS chatbot for directline containermode #127

Closed KBANDANA closed 2 years ago

KBANDANA commented 2 years ago

Hi Team,

I want to send the response for the adaptive card. Where I want to send the text for two fields and want to click on submit button. How to achieve this. What is the flow of the convo file. Is there any connector is required.

where bot is replying in below way:- Please provide all required details CARD(Please provide all required details) BUTTON(Submit | {"action":"Submit"}) BUTTON(Cancel | {"action":"Cancel"}) FORM(summary | Title) FORM(description | Description) FORM(priority | How urgent is your need?)

bandanakumari92 commented 2 years ago

@codeforequity-at Please help to update on the issue.

codeforequity-at commented 2 years ago

Here is an example how to set form values and submit the form: https://github.com/codeforequity-at/botium-connector-directline3/blob/master/samples/convo/spec/convo/form.convo.txt