Skip to content

Browser

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

type Browser     abstract member close : options : options option -> Promise<unit>     abstract member newPage : options : options option -> Promise<Page>

Methods