Skip to content

BrowserPage.close()

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

Closes the page.

Signature

async close(): Promise<void>;

Returns

Promise<void>

Clone this wiki locally