codeforequity-at / botium-core

The Selenium for Chatbots - Bots Testing Bots
https://www.botium.ai
MIT License
229 stars 64 forks source link

Botium: Multiple training data as single string with delimiter #739

Open ram-d opened 1 year ago

ram-d commented 1 year ago

Hi,

I'm currently using excel sheets for training data and utterance. Trying to pull the training data dynamically using $cap method. It works fine for single data but I want to see if we can put all training data in one cel in the excel with a delimiter or something so the bot runs for all of those utterances/training data. Is this currently doable in botium?

Thanks, Ram

ujja commented 1 year ago

Hello Ram,

No, it is not possible.

But It can be done just programatically:

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.