Table of Contents

Enum MixedContentResolutionStatus

Namespace
Selenium.WebDriver.BiDi.Cdp.Audits
Assembly
Selenium.WebDriver.BiDi.Cdp.dll
[JsonConverter(typeof(JsonStringEnumConverter<MixedContentResolutionStatus>))]
public enum MixedContentResolutionStatus

Fields

MixedContentAutomaticallyUpgraded = 1
MixedContentBlocked = 0
MixedContentWarning = 2