Table of Contents

Class PreloadingAttemptSource

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

PreloadingAttemptSource

public sealed class PreloadingAttemptSource
Inheritance
PreloadingAttemptSource
Inherited Members

Properties

Key

key

[JsonPropertyName("key")]
public PreloadingAttemptKey Key { get; set; }

Property Value

PreloadingAttemptKey

NodeIds

nodeIds

[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }

Property Value

long[]

RuleSetIds

ruleSetIds

[JsonPropertyName("ruleSetIds")]
public string[] RuleSetIds { get; set; }

Property Value

string[]