跳至主要内容
版本:22.5.0

Page.browserContext() 方法

获取页面所属的浏览器上下文。

签名:

class Page {
abstract browserContext(): BrowserContext;
}

返回值

浏览器上下文