Table of Contents

Enum DisabledImageType

Namespace
Selenium.WebDriver.BiDi.Cdp.Emulation
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Enum of image types that can be disabled.

[JsonConverter(typeof(JsonStringEnumConverter<DisabledImageType>))]
public enum DisabledImageType

Fields

Avif = 0
Jxl = 1
Webp = 2