Writing test stories with buttons

Hello there

Today I tried to write a test story for my bot. It has a streight forward discussion flow where the user can choose options via buttons.

I try the offical tutorial: Testing Your Assistant

Could you tell me, what to write for user message when he clicks a button? I have tried:

  • The Payload, but this leads to fallback-actions
  • The Label, but this missleads to other intents

Thank you very much Porti

I figured it out myself and will create a pull request for the rasa docu:

The required step must look like (sorry for bad styling, your forum has realy bad styling support):

user: /inform{{“cuisine”:“chinese”}}

intent: inform