BrowserContext.browser() method
The browser this browser context belongs to.
Signature:
class BrowserContext {
browser(): Browser;
}
Returns:
The browser this browser context belongs to.
Signature:
class BrowserContext {
browser(): Browser;
}
Returns: