Table of Contents

Enum SpeculationTargetHint

Namespace
OpenQA.Selenium.DevTools.V146.Preload
Assembly
Selenium.WebDriver.dll
[JsonConverter(typeof(JsonEnumMemberConverter<SpeculationTargetHint>))]
public enum SpeculationTargetHint

Fields

[EnumMember(Value = "Blank")] Blank = 0

Enumerated member for the Blank value.

[EnumMember(Value = "Self")] Self = 1

Enumerated member for the Self value.