Skip to content

httpCredentials

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

type httpCredentials     new : username : string -> password : string -> origin : string option -> send : send option -> httpCredentials     property origin : string option with get     property username : string with get     property send : send option with get     property password : string with get

Constructors

Properties