Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 414 Bytes

puppeteer.page.frames.md

File metadata and controls

17 lines (10 loc) · 414 Bytes

Home > puppeteer > Page > frames

Page.frames() method

Signature:

frames(): Frame[];

Returns:

Frame[]

An array of all frames attached to the page.