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

804 B

Home > puppeteer > Protocol > DOM > PerformSearchRequest

Protocol.DOM.PerformSearchRequest interface

Signature:

export interface PerformSearchRequest 

Properties

Property Type Description
includeUserAgentShadowDOM boolean True to search in user agent shadow DOM.
query string Plain text or query selector or XPath search query.