mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
605 B
605 B
Home > puppeteer > Protocol > DOM > PerformSearchRequest > includeUserAgentShadowDOM
Protocol.DOM.PerformSearchRequest.includeUserAgentShadowDOM property
True to search in user agent shadow DOM.
Signature:
includeUserAgentShadowDOM?: boolean;