Class PerformanceDomainEvent
- Namespace
- Selenium.WebDriver.BiDi.Cdp.Performance
- Assembly
- Selenium.WebDriver.BiDi.Cdp.dll
Provides static event descriptors for the IPerformance.
public static class PerformanceDomainEvent
- Inheritance
-
PerformanceDomainEvent
- Inherited Members
Properties
Metrics
Current values of the metrics.
public static EventDescriptor<CdpEventArgs<MetricsEventArgs>> Metrics { get; }
Property Value
- EventDescriptor<CdpEventArgs<MetricsEventArgs>>