Table of Contents

Namespace Selenium.WebDriver.BiDi.Cdp.BackgroundService

Classes

BackgroundServiceDomainEvent

Provides static event descriptors for the IBackgroundService.

BackgroundServiceEvent
BackgroundServiceEventReceivedEventArgs

Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.

ClearEventsResult
EventMetadata

A key-value pair for additional event information to pass along.

RecordingStateChangedEventArgs

Called when the recording state for the service has been updated.

SetRecordingResult
StartObservingResult
StopObservingResult

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.