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

659 B

Home > puppeteer > Protocol > DOM > GetNodeForLocationRequest > includeUserAgentShadowDOM

Protocol.DOM.GetNodeForLocationRequest.includeUserAgentShadowDOM property

False to skip to the nearest non-UA shadow root ancestor (default: false).

Signature:

includeUserAgentShadowDOM?: boolean;