puppet-wechat icon indicating copy to clipboard operation
puppet-wechat copied to clipboard

Wechaty Puppet Provider for WeChat

Results 93 puppet-wechat issues
Sort by recently updated
recently updated
newest added

https://github.com/wechaty/wechaty-puppet-wechat/blob/a82066e952aae4a93c18504fafbcd2e9e1139181/src/puppet-wechat.spec.ts#L133-L144 ``` # RANDOMBYTESREQUEST node:internal/async_hooks:203 node:internal/crypto/random:132 /home/huan/git/wechaty/wechaty-puppet-wechat/node_modules/ws/lib/sender.js:80 - randomFillSync(mask, 0, 4); /home/huan/git/wechaty/wechaty-puppet-wechat/node_modules/ws/lib/sender.js:295 - Sender.frame(buf, { /home/huan/git/wechaty/wechaty-puppet-wechat/node_modules/ws/lib/websocket.js:361 - this._sender.send(data || EMPTY_BUFFER, opts, cb); /home/huan/git/wechaty/wechaty-puppet-wechat/node_modules/puppeteer/lib/cjs/puppeteer/node/NodeWebSocketTransport.js:35 - this._ws.send(message); /home/huan/git/wechaty/wechaty-puppet-wechat/node_modules/puppeteer/lib/cjs/puppeteer/common/Connection.js:78 - this._transport.send(stringifiedMessage); /home/huan/git/wechaty/wechaty-puppet-wechat/node_modules/puppeteer/lib/cjs/puppeteer/common/Connection.js:211 -...

Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (848005)

[重磅:使用UOS微信桌面版协议登录,wechaty免费版web协议重放荣光](https://wechaty.js.org/2021/04/13/wechaty-uos-web/) 使用上面那篇文章的代码进行登录是报错,扫码后出现如下错误: ``` (node:4092) UnhandledPromiseRejectionWarning: ReferenceError: config is not defined at Wechaty.onLogin (D:\Learning\wxbot\wechaty\index.js:22:3) at Wechaty.emit (events.js:315:20) at Wechaty.EventEmitter.emit (domain.js:467:12) at PuppetWeChat. (D:\Learning\wxbot\wechaty\node_modules\[email protected]@wechaty\dist\src\wechaty.js:303:34) at processTicksAndRejections (internal/process/task_queues.js:93:5) (Use `node --trace-warnings ...` to...

question

last week , i got my userSelf id is @@65c19ef5b7d988b5dfb8adfa73373168a119a8e9f3972158bb41f495af82a3cf, but yesterday , it change other one。 room's id will change too。

> Important:Please file the issue follow the template, or we won't be able to help you to solve the problem. ## 1. Versions > What is your wechaty version? Answer:...

13:22:32 ERR PuppetWeChat uploadMedia(): upload fail 13:22:32 ERR PuppetWeChat sendMedia() exception: PuppetWeChat.uploadMedia(): upload fail (node:16180) UnhandledPromiseRejectionWarning: Error: PuppetWeChat.uploadMedia(): upload fail at PuppetWeChat.uploadMedia (F:\blockIo\wechat\node_modules\wechaty-puppet-wechat\dist\src\puppet-wechat.js:1203:19) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async PuppetWeChat.messageSendFile (F:\blockIo\wechat\node_modules\wechaty-puppet-wechat\dist\src\puppet-wechat.js:1213:29)...

When all dependencies are installed, use `npm run start` the following error pops up at startup The error report is as follows 错误 Error: Page crashed! at PuppetWeChat. (/mnt/g/wechat-assistant-pro/node_modules/wechaty/dist/src/wechaty.js:271:44) at...

### Description `message.toFileBox()` **may** throw the exception and terminate the whole process Note that the problem **does not always happen**. To reproduce the problem, you may need to receive several...

question

Just like [this article](https://blog.apify.com/how-to-scrape-the-web-with-playwright-ece1ced75f73) said, > If you thought Puppeteer was powerful, Playwright will blow your mind. I totally agree with that, having carefully exam the differences between Puppeteer and...

ERR PuppetPuppeteerBridge start() Exception: TimeoutError: Navigation Timeout Exceeded: 30000ms exceeded sometimes strat TIMEOUT for all-day sometimes can start success. what's wrong ?what can i do to reslove this 'time-out' use...

bug