puppeteer/new-docs/puppeteer.protocol.page.getframetreeresponse.frametree.md
2020-07-13 14:01:35 +01:00

536 B

Home > puppeteer > Protocol > Page > GetFrameTreeResponse > frameTree

Protocol.Page.GetFrameTreeResponse.frameTree property

Present frame tree structure.

Signature:

frameTree: FrameTree;