Class GetMetricsCommandSettings
- Namespace
- OpenQA.Selenium.DevTools.V148.Performance
- Assembly
- Selenium.WebDriver.dll
Retrieve current values of run-time metrics.
public sealed class GetMetricsCommandSettings : ICommand
- Inheritance
-
GetMetricsCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }