Skip to content

proxy

Namespace: Glutinum.Playwright  Parent: Glutinum.Playwright.LaunchOptionsModule

type proxy     new : server : string -> bypass : string option -> username : string option -> password : string option -> proxy     property username : string option with get     property bypass : string option with get     property server : string with get     property password : string option with get

Constructors

Properties