codeforequity-at / botium-bindings

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

FbDirect : Converting circular structure to JSON #75

Closed jawad360 closed 6 years ago

jawad360 commented 6 years ago

When running fbDirect project in emulatorBrowser im getting issue as 'TypeError: Converting circular structure to JSON' in my CMD. Seems like /src/emulator/browser/index.js is failing on line 121 while stringify an array of object. 'convos' is as Array class 'Convo' which is not able to stringify

ikr0m commented 6 years ago

This issue has been reported already. Please refer to https://github.com/codeforequity-at/testmybot/issues/74