Skip to content

recordHar

Namespace: Glutinum.Playwright.BrowserModule.newPage  Parent: Glutinum.Playwright.BrowserModule.newPage.optionsModule

type recordHar     new : path : string -> omitContent : bool option -> content : content option -> mode : mode option -> urlFilter : U2<string, RegExp> option -> recordHar     property path : string with get     property mode : mode option with get     property omitContent : bool option with get     property urlFilter : U2<string, RegExp> option with get     property content : content option with get

Constructors

Properties