Skip to main content

Module browser_context

Module browser_context 

Source
Expand description

BrowserContext โ€” an isolated context (incognito-style), owning pages, init scripts, cookies, and defaults.

Structsยง

BrowserContext
A browser context. The default context has browser_context_id == None; isolated contexts are created via Browser::new_context.