Kalebu / alright

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

Fixed send_picture, send_file, send_video and added timeout to send_m… #135

Closed BryanBetancur closed 9 months ago

BryanBetancur commented 9 months ago

I fixed XPATHs in send_picture, send_file and send_video because new whatsapp version also I add a timeout in send_message because it's useful when in the message text there is a link and that link preview could take some seconds (about two seconds).

Feel free to do corrections to me, I'm not expert in this field.

Thanks for your work, I appreciate it.