chrishubert / whatsapp-api

This project is a REST API wrapper for the whatsapp-web.js library, providing an easy-to-use interface to interact with the WhatsApp Web platform.
https://www.christophehubert.com
Other
892 stars 401 forks source link

fix: check if pupPage available #280

Open avoylenko opened 1 month ago

avoylenko commented 1 month ago

Do not crash if pupPage is not exist

Also closes https://github.com/chrishubert/whatsapp-api/issues/252

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

DenysSamoiliuk commented 3 days ago

@chrishubert Would you be able to look at and accept these changes?