Table of Contents

Class StackTraceId

Namespace
OpenQA.Selenium.DevTools.V131.Runtime
Assembly
WebDriver.dll

StackTraceId

public sealed class StackTraceId
Inheritance
StackTraceId
Inherited Members

Properties

DebuggerId

debuggerId

[JsonPropertyName("debuggerId")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string DebuggerId { get; set; }

Property Value

string

Id

id

[JsonPropertyName("id")]
public string Id { get; set; }

Property Value

string