Reputation: 10825
I found a lot of examples in Internet how to use Selenium to send WhatsApp messages (via WA Web). Majority of examples are in Py, but found also some in C# (Im using)
Did some test development and this seems to work.
But for my project I need opposite functionality: reading in/out messages (for backup purposes).
I dont really need sending msgs...
Can someone please advise if this is doable with Selenium / how to do that? Any .NET code examples / tips will be highly appreciated :)
Upvotes: 0
Views: 1416