Namespace Selenium.WebDriver.BiDi.Cdp.BackgroundService
Classes
- BackgroundServiceDomainEvent
Provides static event descriptors for the IBackgroundService.
- BackgroundServiceEventReceivedEventArgs
Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.
- EventMetadata
A key-value pair for additional event information to pass along.
- RecordingStateChangedEventArgs
Called when the recording state for the service has been updated.
Interfaces
- IBackgroundService
Defines events for background web platform features.
Enums
- ServiceName
The Background Service that will be associated with the commands/events. Every Background Service operates independently, but they share the same API.