Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodeParser.readNode fails to readAttributes #9

Closed
shenzhigang opened this issue Nov 13, 2019 · 2 comments
Closed

nodeParser.readNode fails to readAttributes #9

shenzhigang opened this issue Nov 13, 2019 · 2 comments

Comments

@shenzhigang
Copy link

shenzhigang commented Nov 13, 2019

Steps to reproduce the issue :

  1. Installed the original WAIncognito extension in Chrome Web Store.
  2. Login web.whatsapp.com.
  3. Open DevTools in chrome.
  4. Set WAdebugMode = true
  5. Receive a message .
  6. The element next to "message" is always undefined.
    c

Then I looked into this element from source code.

a

Is it implied that the readNode is not work with the lastest version of whatsapp ?
Thanks.

@tomer8007
Copy link
Owner

Are you sure the attributes are not supposed to be undefined in this case? I can see that at least for some other types of payloads it contains some data :

image

@shenzhigang
Copy link
Author

In some cases, it's not undefined. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants