mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
659 B
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;