其他BrowserContextOptions版本:23.11.1在此页面BrowserContextOptions 接口 签名 export interface BrowserContextOptions 属性 属性修饰符类型描述默认值downloadBehavior可选DownloadBehavior下载文件时的行为定义。备注如果未设置,将使用默认行为。proxyBypassList可选string[]绕过给定主机列表的代理。proxyServer可选string用于所有请求的代理服务器,带有可选端口。用户名和密码可以在 Page.authenticate 中设置。