mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
975 B
975 B
Home > puppeteer > Protocol > BackgroundService > BackgroundServiceEventReceivedEvent
Protocol.BackgroundService.BackgroundServiceEventReceivedEvent interface
Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.
Signature:
export interface BackgroundServiceEventReceivedEvent
Properties
Property | Type | Description |
---|---|---|
backgroundServiceEvent | BackgroundServiceEvent |