mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
719 B
719 B
Home > puppeteer > Protocol > Page > GetResourceTreeResponse
Protocol.Page.GetResourceTreeResponse interface
Signature:
export interface GetResourceTreeResponse
Properties
Property | Type | Description |
---|---|---|
frameTree | FrameResourceTree | Present frame / resource tree structure. |