Skip to main content
Version: 16.2.0

Page.content() method

Signature:

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

Returns:

Promise<string>