Kalebu / alright

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

element not interactable error on sending picture #88

Closed 2019011821 closed 2 years ago

2019011821 commented 2 years ago

Hi this library works fine for sending text messages but is giving error while sending picture. It is able to select picture but not able to hit the send button. Thanks

badi95 commented 2 years ago

I just submitted a PR that should fix the issue.

89

Kalebu commented 2 years ago

Thank you for fixing this @badi95

I will now close this issue