Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 350 Bytes

puppeteer.page.title.md

File metadata and controls

15 lines (9 loc) · 350 Bytes

Home > puppeteer > Page > title

Page.title() method

Signature:

title(): Promise<string>;

Returns:

Promise<string>