Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class BackgroundServiceEventReceivedEventArgs

Namespace
OpenQA.Selenium.DevTools.V136.BackgroundService
Assembly
WebDriver.dll

BackgroundServiceEventReceived

public sealed class BackgroundServiceEventReceivedEventArgs : EventArgs
Inheritance
BackgroundServiceEventReceivedEventArgs
Inherited Members

Properties

BackgroundServiceEvent

Gets or sets the backgroundServiceEvent

[JsonPropertyName("backgroundServiceEvent")]
public BackgroundServiceEvent BackgroundServiceEvent { get; set; }

Property Value

BackgroundServiceEvent