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

612 B

Home > puppeteer > Protocol > DOM > RequestChildNodesRequest > pierce

Protocol.DOM.RequestChildNodesRequest.pierce property

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

Signature:

pierce?: boolean;