wechaty / puppet-wechat

Wechaty Puppet Provider for WeChat
https://www.npmjs.com/package/wechaty-puppet-wechat
Apache License 2.0
405 stars 67 forks source link

Fix puppet save cookie error #198

Closed pacoyang closed 2 years ago

pacoyang commented 2 years ago

In some scenarios saveCookie method will trigger when the puppet target is inactive that will cause the error ProtocolError: Protocol error (Network.get cookies): Target closed. This PR can make smoke testing happy :)