Table of Contents

Enum UserReidentificationIssueType

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

UserReidentificationIssueType

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

Fields

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

Enumerated member for the BlockedFrameNavigation value.

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

Enumerated member for the BlockedSubresource value.