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
Hi,
I'm using version 1.1.16
Node version v11.12.0
Mac os big surr 11.2.1
Message sent successfully in logs but not showing in app. just first contact get the message.
I open the browser (showBrowser:true), I see the message initialisation for second contact and onwards but send button in not clicking
I check SEND_BUTTON in node_modules/wbm/src/api.js
SEND_BUTTON: 'div:nth-child(2) > button > span[data-icon="send"]'
I also try with delay page.waitFor(5000) but not working
The text was updated successfully, but these errors were encountered:
Hi, I'm using version 1.1.16 Node version v11.12.0 Mac os big surr 11.2.1
Message sent successfully in logs but not showing in app. just first contact get the message. I open the browser (showBrowser:true), I see the message initialisation for second contact and onwards but send button in not clicking
I check SEND_BUTTON in node_modules/wbm/src/api.js SEND_BUTTON: 'div:nth-child(2) > button > span[data-icon="send"]'
I also try with delay page.waitFor(5000) but not working
Hi,
I'm using version 1.1.16
Node version v11.12.0
Mac os big surr 11.2.1
Message sent successfully in logs but not showing in app. just first contact get the message.
I open the browser (showBrowser:true), I see the message initialisation for second contact and onwards but send button in not clicking
I check SEND_BUTTON in node_modules/wbm/src/api.js
SEND_BUTTON: 'div:nth-child(2) > button > span[data-icon="send"]'
I also try with delay page.waitFor(5000) but not working
The text was updated successfully, but these errors were encountered: