VISWESWARAN1998 / Simple-Yet-Hackable-WhatsApp-api

There is no official WhatsApp API. Here is a simple python class which satisfies the need.
Apache License 2.0
616 stars 154 forks source link

How to automatically update selectors and xpaths etc. #69

Open spfaul opened 3 years ago

spfaul commented 3 years ago

Every update to whatsapp web changes all of the selectors and xpaths of elements. Updating them in the code can be tedious, is there a possible workaround?