interface Protocol.DOM.PerformSearchRequestimport { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts"; const { PerformSearchRequest } = Protocol.DOM; Propertiesquery: stringPlain text or query selector or XPath search query. optionalincludeUserAgentShadowDOM: booleanTrue to search in user agent shadow DOM.