browserContext property

BrowserContext get browserContext

Get the browser context that the page belongs to.

Implementation

BrowserContext get browserContext => target.browserContext;