You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmmm, maybe if you wrap this lib around something else. These bots were designed to receive an action, perform and test if the action was concluded. They are normally used for e2e and load testing a bigbluebutton deploy.
When you declare the bot actions there's a param called page. Try checking puppeteer api and see if you can use this page object to build the observers you need to monitor the chat messages.
Hello again,
after toying around with the bots script I wonder.
Is there any possibility to read the chat when the bot's idling in a meeting ?
I found out how to alter the bots messages that get send into the meeting, but not how to receive messages.
Thank you in advance
The text was updated successfully, but these errors were encountered: