Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 358 Bytes

puppeteer.page.content.md

File metadata and controls

15 lines (9 loc) · 358 Bytes

Home > puppeteer > Page > content

Page.content() method

Signature:

content(): Promise<string>;

Returns:

Promise<string>