Table of Contents

Class PopupEventArgs

Namespace
PuppeteerSharp
Assembly
PuppeteerSharp.dll

Popup event arguments. Popup.

public class PopupEventArgs : EventArgs
Inheritance
PopupEventArgs

Properties

PopupPage

Gets the popup page.

public IPage PopupPage { get; }

Property Value

IPage