Table of Contents

Class EntryPreview

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

EntryPreview

public sealed class EntryPreview
Inheritance
EntryPreview
Inherited Members

Properties

Key

key

[JsonPropertyName("key")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ObjectPreview Key { get; set; }

Property Value

ObjectPreview

Value

value

[JsonPropertyName("value")]
public ObjectPreview Value { get; set; }

Property Value

ObjectPreview