Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class PositionTickInfo

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

PositionTickInfo

public sealed class PositionTickInfo
Inheritance
PositionTickInfo
Inherited Members

Properties

Line

line

[JsonPropertyName("line")]
public long Line { get; set; }

Property Value

long

Ticks

ticks

[JsonPropertyName("ticks")]
public long Ticks { get; set; }

Property Value

long