Skip to main content
Version: 19.7.3

Page.browserContext() method

Get the browser context that the page belongs to.

Signature:

class Page {
browserContext(): BrowserContext;
}

Returns:

BrowserContext