Python Automation | Part 8 : WhatsApp Automation |Sending Attachments|Python Selenium Web Automation

preview_player
Показать описание
In this video, we are gonna be automating WhatsApp such that we can send bulk messages to groups along with attachments such as images/videos or in other words, a Python script that can send messages to bulk groups along with attachments such as images/videos. The input to the Python script is the group names, the message and the absolute path of the image/video we want to send as an attachment. In short, we will write a cool Python script to send bulk group messages with attachments. This is the second video of the whole 3 video WhatsApp Automation. In the next and last video, we will fix the QR Code issue, that is, we only need to scan the QR Code at the first time we run the Python script. We will leverage Python Selenium for this WhatsApp Bulk Group Message Sending with attachments Automation.

Don't forget to give a ⭐️ to the repo.

References :

Subscribe | Code Band

Other videos in Code Band:

:) You Can Find Me On:
Рекомендации по теме
Комментарии
Автор

Subscribed!! This worked for me off the bat for sending image. I was confused about how you got the Xpath values because I tried to get the absolute and full xpaths with Inspect, but that did not work. This is important to know because whatsapp dev team will keep changing the UI all the time.

gauravverma-vmfo
Автор

really loved your videos and explanation, thanks!

lilyg.
Автор

Kaustubh Shah
1 second ago
Hello I am getting an error for send button x_path, program runs well till selecting image but it can send :
(Session info: chrome=87.0.4280.141)

When I tried with div roll = "button" it shows error not operable element

kaustubhshah
Автор

Got the error - 'list' object has no attribute 'send_keys'. Please help resolving

PrasadPatil-pjzl
Автор

Awesome! How can I send the text together with the image (as a caption), instead of as a separate message? Thank you!

riccardospano
Автор

Hey, Can we make an Android App for this? Which can do the same thing on Android Phone instead on Mac/PC. What should I look into to make that possible?

chrischauhan
Автор

Can we upload multiple attachments in one go?

muneebahmad
Автор

try to use chrome as headless

any trick

i m getting error with headless

nileshgarva
Автор

send_keys('path')
not working

fbxbtqr
Автор

nice when i am running script it says that element not found

athtripathi
Автор

Bro how can I send bulk messages for the numbers in an excel sheet?

anuragbandi
Автор

Hii
Can anyone help me
How to send multiple attachment using this method

jdchhasiya
Автор

How can I attach audio?
@accept="*"?

mohamad.elbohsaly
Автор

can you share these files you made with me?

harsimransingh