puppeteer/new-docs/puppeteer.protocol.dom.getdocumentrequest.pierce.md
2020-07-13 14:01:35 +01:00

587 B

Home > puppeteer > Protocol > DOM > GetDocumentRequest > pierce

Protocol.DOM.GetDocumentRequest.pierce property

Whether or not iframes and shadow roots should be traversed when returning the subtree (default is false).

Signature:

pierce?: boolean;