shauryauppal / PyWhatsapp

Python Automation using selenium & Scheduling of messages and media
https://www.linkedin.com/in/shaurya-uppal
Apache License 2.0
455 stars 159 forks source link

Made a few code edits and optimization #83

Closed Shakthi-Dhar closed 2 years ago

Shakthi-Dhar commented 2 years ago

Added full XPATH for send_attachment function and removed unnecessary sleep calls.

shauryauppal commented 2 years ago

What are .idea files? Your PR has 7 file changes. Can you check/explain change in .idea?

shauryauppal commented 2 years ago

Mate sleep was on purpose Whatsapp catches it as a bot too soon then. Sleep is to act like a human. Don't remove those.

shauryauppal commented 2 years ago

Also full xpath or the one already there does not change any functionality.

Shakthi-Dhar commented 2 years ago

My bad the .idea files were generated on pycharm ide