puppeteer/new-docs/puppeteer.protocol.backgroundservice.backgroundserviceevent.serviceworkerregistrationid.md
2020-07-13 14:01:35 +01:00

718 B

Home > puppeteer > Protocol > BackgroundService > BackgroundServiceEvent > serviceWorkerRegistrationId

Protocol.BackgroundService.BackgroundServiceEvent.serviceWorkerRegistrationId property

The Service Worker ID that initiated the event.

Signature:

serviceWorkerRegistrationId: ServiceWorker.RegistrationID;