codeforequity-at / botium-bindings

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

Unable to Save Test Cases - TestMyBot #82

Open vtsunkaranam opened 6 years ago

vtsunkaranam commented 6 years ago

Hi , I have set up the TestMyBot and was able to launch the Emulator Browser. I have initiated the conversations for the given sample ( i.e. Restaurant) , when I tried saving the conversations, I am getting an error Save Conversation as Test Case {} . tetmybot

Can you please let me know How I can save the test cases and perform regression automated testing?

Thanks Vishnu

codeforequity-at commented 6 years ago

enable debug logging ("export DEBUG=testmybot,botium") and run the emulator again

codeforequity-at commented 6 years ago

where you able to run in debug mode ? pls post the output here so I can help ...