Table of Contents

Class StartPreciseCoverageCommandResponse

Namespace
OpenQA.Selenium.DevTools.V132.Profiler
Assembly
WebDriver.dll

Response for StartPreciseCoverage

public sealed class StartPreciseCoverageCommandResponse : ICommandResponse<StartPreciseCoverageCommandSettings>, ICommandResponse
Inheritance
StartPreciseCoverageCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Timestamp

Gets or sets the timestamp

[JsonPropertyName("timestamp")]
public double Timestamp { get; set; }

Property Value

double