[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [FrameTree](./puppeteer.protocol.page.frametree.md) > [childFrames](./puppeteer.protocol.page.frametree.childframes.md) ## Protocol.Page.FrameTree.childFrames property Child frames. Signature: ```typescript childFrames?: FrameTree[]; ```