Kalebu / alright

Python wrapper for WhatsApp web-based on selenium
https://www.youtube.com/watch?v=yitQTt-NukM
MIT License
368 stars 110 forks source link

The get_list_of_messages() and fetch_all_unread_chats() operations never complete (chrome=105.0.5195.54) #80

Open eliyotz opened 2 years ago

eliyotz commented 2 years ago

I am trying to use the operations get_list_of_messages() and fetch_all_unread_chats(), and the operations never returning a response. instead, they just waiting forever

eliyotz commented 2 years ago

Update for your attention @Kalebu @euriconicacio : the features did not work when there were only two chats. After the chats have multiplied - the features are working

eliyotz commented 2 years ago

@Kalebu @euriconicacio: another update: you need an archived for this to work. if you haven't 67 chats- you gets an error

nigelbasa commented 1 year ago

can you please explain how you did it, im completely failing to understand what you're saying here