-
**Describe the bug**
A clear and concise description of what the bug is.
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
…
-
When i call the method addParticipant, i have the above error in puppeteer:
`Evaluation failed: TypeError: Cannot read property 'id' of undefined\n at https://web.whatsapp.com/lazy_loaded_high_p…
-
**Describe the bug**
I try to running with simple code as showing in the Readme.md. But I got stuck after WAPI Reinjected.
**Expected behavior**
Can running simple usage example like on Readme.md…
-
Hey, while testing locally, i found that blocking assets (images, stylesheets etc) with request interceptors.
e.g:
```
create({
sessionId: `${bot_id}`,
sessionDataPath: 'sessions',
…
-
Hi!
I'm getting a blank image file when I receive a sticker. The extension is .webp, the another extensions are fine.
![image](https://user-images.githubusercontent.com/4499999/86486166-013c5600-b…
-
`(node:3008) UnhandledPromiseRejectionWarning: Error: No spinner initialized with
name session_STARTUP
at Spinnies.setSpinnerProperties (C:\Users\Admin\Documents\whatsapp\wa-autom
ate\node_mod…
-
Hi, I want to have my nodejs app be able to read the version of the package of the @open-wa/wa-automate the client is using. I noticed that this is read within the client but not exposed through the l…
-
Hi,
It would be great to find out a way to send animated stickers without using third-party services (like giphy).
To make sure people don't make any mistake sending the stickers incorrectly con…
-
Hello,
I tried to install this in a docker container but i get the following error:
Not Found - GET https://registry.npmjs.org/@open-wa%2fwa-decrypt - Not found
-
When a user starts using whatsapp web in a different browser, a screen asking you to click 'Use here' is displayed. I would like a resource to simulate the click on 'Use here'
An example of what I'…