Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 376 Bytes

puppeteer.frame.title.md

File metadata and controls

17 lines (10 loc) · 376 Bytes

Home > puppeteer > Frame > title

Frame.title() method

Signature:

title(): Promise<string>;

Returns:

Promise<string>

the frame's title.