804 B
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. |