Skip to main content
Version: 19.6.0

Page.isClosed() method

Indicates that the page has been closed.

Signature:

class Page {
isClosed(): boolean;
}

Returns:

boolean