mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
236 B
236 B
sidebar_label |
---|
Page.frames |
Page.frames() method
Signature:
class Page {frames(): Frame[];}
Returns:
Frame[]
An array of all frames attached to the page.