Attach and send excel file with selenium in an existing WhatsappWeb connection

ankit goel 766 Reputation points
2022-12-31T10:18:24.37+00:00

@Jack J Jun , I was looking for a way to attach the excel file automatically to WhatsApp and send it. I got No success as I got two big issues :
1: - it opens a new chrome window every time with WhatsApp scan QR code even if i explicitly mention it to use already opened chrome window with a login session of whatsapp in it .
2: - It also opens a new instance of terminal invoking webdriver .

The code which I have used is uploaded on github : https://github.com/Ankitgoel2009/projectforratlamandoffice/tree/complete_collections under the branch complete_collections

Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. ankit goel 766 Reputation points
    2023-02-03T11:15:52.18+00:00

    the problem has been solved

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.