Skip to content

BrowserContext.close()

David Ortner edited this page Jan 11, 2024 · 3 revisions

Closes the context.

Signature

async close(): Promise<void>;

Returns

Promise<void>

Clone this wiki locally