I'd like to create a program that listens for external requests and sends a WhatsApp message with attachments to a specific phone number
I see that many people use Internet Explorer as the loading method and then resort to sending keys, or Chrome and Selenium
Both options aren't satisfactory for me; the first is due to the inherent fragility of the sendkey, and the second because it requires external libraries that aren't always easy to load and use
Still using a free solution, and having WhatsApp Web active on any browser (for example Firefox), how can I enable the B4J code to send a message with attachments to a specific phone number?
I see that many people use Internet Explorer as the loading method and then resort to sending keys, or Chrome and Selenium
Both options aren't satisfactory for me; the first is due to the inherent fragility of the sendkey, and the second because it requires external libraries that aren't always easy to load and use
Still using a free solution, and having WhatsApp Web active on any browser (for example Firefox), how can I enable the B4J code to send a message with attachments to a specific phone number?