Skip to main content
Version: 16.0.0

Page.isClosed() method

Indicates that the page has been closed.

Signature:

class Page {
isClosed(): boolean;
}

Returns:

boolean