Table of Contents

Class ProfileSnapshotCommandResponse

Namespace
OpenQA.Selenium.DevTools.V85.LayerTree
Assembly
WebDriver.dll

Response for ProfileSnapshot

public sealed class ProfileSnapshotCommandResponse : ICommandResponse<ProfileSnapshotCommandSettings>, ICommandResponse
Inheritance
ProfileSnapshotCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Timings

Gets or sets the timings

[JsonPropertyName("timings")]
public double[][] Timings { get; set; }

Property Value

double[][]