Table of Contents

Class AuditsDomainEvent

Namespace
Selenium.WebDriver.BiDi.Cdp.Audits
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Provides static event descriptors for the IAudits.

public static class AuditsDomainEvent
Inheritance
AuditsDomainEvent
Inherited Members

Properties

IssueAdded

public static EventDescriptor<CdpEventArgs<IssueAddedEventArgs>> IssueAdded { get; }

Property Value

EventDescriptor<CdpEventArgs<IssueAddedEventArgs>>