Kalebu / alright

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

New function to ensure message is successfully sent #127

Open olichuuwon opened 1 year ago

olichuuwon commented 1 year ago

Met with this issue when I was using the library, thus modified the library, could be useful to some. Ensures that message is properly sent before allowing program to continue.

Function being: wait_until_message_successfully_sent()

init.zip