Skip to main content
Version: 15.4.2

Page.content() method

Signature:

class Page {
content(): Promise<string>;
}

Returns:

Promise<string>