DevShop1251
DevShop1251
After scanning the QRCODE and starting whatsapp, loading completely, it returns the following error.
### Describe the bug C:\Users\55419\Downloads\bots\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:221 throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails)); ^ Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'isNewsletter') at Object.t.canReplyMsg (https://web.whatsapp.com/app.39064ec0dec361638b30.js:72:689860) at Object.window.WWebJS.sendMessage (__puppeteer_evaluation_script__:36:41)...
Olá, preciso remover a função que abre o whatsapp no navegador e gerar o qr-code apenas no terminal adaptando o seguinte código `const qr = require('qr-image'); const fs = require('fs');...