Table of Contents

Enum PartitioningBlobURLInfo

Namespace
OpenQA.Selenium.DevTools.V135.Audits
Assembly
WebDriver.dll

PartitioningBlobURLInfo

[JsonConverter(typeof(JsonEnumMemberConverter<PartitioningBlobURLInfo>))]
public enum PartitioningBlobURLInfo

Fields

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

Enumerated member for the BlockedCrossPartitionFetching value.

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

Enumerated member for the EnforceNoopenerForNavigation value.