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

Want to reply to all message #18

Open
wasimjee opened this issue Apr 3, 2018 · 4 comments
Open

Want to reply to all message #18

wasimjee opened this issue Apr 3, 2018 · 4 comments

Comments

@wasimjee
Copy link

wasimjee commented Apr 3, 2018

Hi,

I am trying to reply to all new messages.

and for this, I am using the code

Task.Run(() => _driver.MessageScanner());

But not reading any new message.

it seems the system is unable to find the class
unread-count

please guide me where am I wrong.

@IwraStudios
Copy link
Owner

IwraStudios commented Apr 3, 2018

That is correct, WhatsApp changed their css classes, they will need to be updated before this library is fully functional again

@k4m4r82
Copy link

k4m4r82 commented May 3, 2018

So how to check WhatsApp css classes ?

@IwraStudios
Copy link
Owner

@k4m4r82 you can use developers tools that is included in almost all big browsers (just go to web.whatsapp.com)

For the new unread-count you want to find a class that is in the element which contains the 'new message counter', also commonly called a badge notification

@k4m4r82
Copy link

k4m4r82 commented May 6, 2018

@IwraStudios: Ok, thank you for the information :-)

Repository owner deleted a comment from officialarmannqureshi Feb 26, 2024
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

3 participants