Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 750 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 750 Bytes

Automate_Whatsapp_Message

This is to send the whatsapp message from terminal any number of time

  • what you need to do
  • first open your terminal then
    1. open the directory on terminal where you chrome driver or chrome application is present
    2. Now write the following command on terminal "chrome.exe --remote-debugging-port=54037 --user-data-dir="D:\selenium\RemoteProfile"
    it will open a chrome now you can run your code
    3. Run the python code.
    4. If error comes in any xpath then check it in inspect mode of the whatsapp and change it accordingly