WhatsApp Web Application: click on send message button

It might or might not work with the regular Selenium-IDE style click (I did not test), but what works for sure is using XClick:

  • XClick (xpath locator, if you know it)
  • XClick (image of “send” icon) <= this works for sure!

Automating Whatsapp seems to be quite popular. Here are some other posts that are related: