337 B
337 B
sidebar_label |
---|
BrowserContext.browser |
BrowserContext.browser() method
Gets the browser associated with this browser context.
Signature:
class BrowserContext {
abstract browser(): Browser;
}
Returns: