其他BrowserContextOptions版本:23.11.1本頁面內容BrowserContextOptions 介面 簽名 export interface BrowserContextOptions 屬性 屬性修飾符類型描述預設值downloadBehavior可選DownloadBehavior下載檔案時的行為定義。備註如果未設定,將使用預設行為。proxyBypassList可選string[]繞過給定主機列表的代理伺服器。proxyServer可選string用於所有請求的代理伺服器,可選包含連接埠。使用者名稱和密碼可以在 Page.authenticate 中設定。