codeforequity-at / botium-core

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

Botium emulator browser/console not able to capture button and cards from from fb #42

Closed jawad360 closed 5 years ago

jawad360 commented 6 years ago

Hi,

I'm trying to use botium cli to record new conversations for my bot which replied back with fb buttons but emulator is not able to recognize this buttons. In screenshots for botium-cli its shows that they are able recognize buttons and also in console screenshot shows a payload that is returned but for me its not coming. image

codeforequity-at commented 6 years ago

Currently, the emulators support text messages only (with some exceptions - picture attachments are shown, for example).

DipaliK9 commented 6 years ago

Hi, I am automating my chatbot and facing the same issue. Because of this my script is failing. Is this issue resolved? Please let me know workaround for this if any.. Thanks