browserContext property

BrowserContext browserContext

Get the browser context that the page belongs to.

Implementation

BrowserContext get browserContext => target.browserContext;