Table of Contents

Class DebugSymbols

Namespace
OpenQA.Selenium.DevTools.V130.Debugger
Assembly
WebDriver.dll

DebugSymbols

public sealed class DebugSymbols
Inheritance
DebugSymbols
Inherited Members

Properties

ExternalURL

externalURL

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

Property Value

string

Type

type

[JsonPropertyName("type")]
public DebugSymbolsTypeValues Type { get; set; }

Property Value

DebugSymbolsTypeValues