Namespace OpenQA.Selenium.DevTools.V148.Performance
Classes
- DisableCommandResponse
Response for Disable collecting and reporting metrics.
- DisableCommandSettings
Disable collecting and reporting metrics.
- EnableCommandResponse
Response for Enable collecting and reporting metrics.
- EnableCommandSettings
Enable collecting and reporting metrics.
- GetMetricsCommandResponse
Response for Retrieve current values of run-time metrics.
- GetMetricsCommandSettings
Retrieve current values of run-time metrics.
- Metric
Run-time execution metric.
- MetricsEventArgs
Current values of the metrics.
- PerformanceAdapter
Represents an adapter for the Performance domain to simplify the command interface.
- SetTimeDomainCommandResponse
Response for Sets time domain to use for collecting and reporting duration metrics. Note that this must be called before enabling metrics collection. Calling this method while metrics collection is enabled returns an error.
- SetTimeDomainCommandSettings
Sets time domain to use for collecting and reporting duration metrics. Note that this must be called before enabling metrics collection. Calling this method while metrics collection is enabled returns an error.