Table of Contents

Class InterstitialShownEventArgs

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

Fired when interstitial page was shown

public sealed record InterstitialShownEventArgs : EventArgs, IEquatable<EventArgs>, IEquatable<InterstitialShownEventArgs>
Inheritance
EventArgs
InterstitialShownEventArgs
Implements
IEquatable<EventArgs>
Inherited Members
EventArgs.ToString()
EventArgs.GetHashCode()
EventArgs.Equals(EventArgs)
EventArgs.<Clone>$()
EventArgs.BiDi
EventArgs.AdditionalData
EventArgs.AdditionalMessageData

Constructors

InterstitialShownEventArgs()

Fired when interstitial page was shown

public InterstitialShownEventArgs()