* docs(new): migrate Page.ts to TSDoc (part 0 / 2) Co-authored-by: Changhao Han <changhaohan@chromium.org>
Home > puppeteer > Page > frames
Signature:
frames(): Frame[];
Returns:
Frame[]
An array of all frames attached to the page.