botium-bindings icon indicating copy to clipboard operation
botium-bindings copied to clipboard

The Selenium for Chatbots

Results 29 botium-bindings issues
Sort by recently updated
recently updated
newest added

Hi Team, I want to validate 2 bot responses, second response is coming after sometime. How to validate the second response. I am using the "CONTAINERMODE": "directline3". Where 2nd response...

question

Hi Team, I'm receiving Bot response time issue. While testing complete conversational flow of my alexa skill. **For single query it's working fine. Like -** Ask Alexa for doctor connect...

Hi All, I need to create automation script to test my facebook messenger bot.Can anyone help me how should i build this framework. Thanks,

question

Hello All My Testing Bot is showing dynamic data Suppose, I asked to Bot : What is Emp id of Stephen Then he will Reply : 12214 Like wise for...

question

Hi! First let me tell you that I've searched through FAQ and both closed and open github issues here and I haven't found an answer to my question. Case: I...

question

I am doing npm install npm run test for example for slack this is the error i get npm install npm WARN [email protected] No repository field. npm ERR! path /Users/shamau/Downloads/testmybot-master/samples/slack/node_modules/.staging/testmybot-23018b42/node_modules/accepts...

question

Hi, I am trying to run some tests on a facebook bot using the docker container mode. I've had no issues with the sample, i've got docker-compose and everything else....

question

Hi I am executing TestMyBot Watson Sample Project through **npm run emulator** It gives me Error : **SyntaxError: Unexpected token *'** **Logs:** StephenMac:watson Stephen$ npm run emulator > [email protected] emulator...

Hi I am executing TestMyBot Watson Sample Project through **npm run emulatorBrowser** It gives me Error : **Error: Cannot find module 'clear'** **Logs:** StephenMac:watson Stephen$ npm run emulatorBrowser > [email protected]...