Skip to content

BrowserType

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

type BrowserType     abstract member launch : options : LaunchOptions option -> Promise<Browser>     abstract member name : string

Methods