Skip to content

AddScriptTagOptions

Namespace: Glutinum.Playwright  Parent: Glutinum.Playwright.global

type AddScriptTagOptions     new : url : string option -> path : string option -> content : string option -> AddScriptTagOptions     property path : string option with get     property url : string option with get     property content : string option with get

Constructors

Properties