PushAPI - is that supported? #24145
Replies: 2 comments
-
Any suggestions? |
Beta Was this translation helpful? Give feedback.
-
Long shot, but maybe you could look into this plugin? It enables you to take control of different browser permissions including push notifications, so maybe it might help? The testing of whether the subscription being saved in the backend is probably |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'd like to prepare tests to verify if my WebPush service properly sends notifcations to the browser, ServiceWorker receives all of them correctly and then triggers NotificationsAPI.
At this moment I've got:
Browser run via Cypress doesn't receive any push notifications. The same configuration works great with desktop Chrome/Edge.
The question: is the PushAPI supported?
Beta Was this translation helpful? Give feedback.
All reactions