Table of Contents

Class SetTimeDomainCommandResponse

Namespace
OpenQA.Selenium.DevTools.V149.Performance
Assembly
Selenium.WebDriver.dll

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.

public sealed class SetTimeDomainCommandResponse : ICommandResponse<SetTimeDomainCommandSettings>, ICommandResponse
Inheritance
SetTimeDomainCommandResponse
Implements
Inherited Members
Extension Methods