Table of Contents

Enum AdFrameType

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

Indicates whether a frame has been identified as an ad.

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

Fields

Child = 1
None = 0
Root = 2