Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 354 Bytes

puppeteer.frame.title.md

File metadata and controls

15 lines (9 loc) · 354 Bytes

Home > puppeteer > Frame > title

Frame.title() method

Signature:

title(): Promise<string>;

Returns:

Promise<string>