Tithibots / tithiwa

Automate Web WhatsApp with selenium in python.
MIT License
24 stars 22 forks source link

Create delete_chats_of_all_contacts() in contacts.py #62

Closed NavpreetDevpuri closed 3 years ago

NavpreetDevpuri commented 3 years ago

do as follow

  1. go through all contacts chats same as in exit_from_all_groups() NOTE: by using CONTACTS__NAME_IN_CHATS you can get all chats of contacts.
  2. open chat options by using CHATROOM__OPTIONS
  3. press on Delete chat and wait for the chat to be deleted by using self._close_info() ShareX_3wxkCm3ZmW
pyvelkov commented 3 years ago

can I work on this? I will submit PR soon