992 B
992 B
Home > puppeteer > Protocol > DOM > GetSearchResultsRequest
Protocol.DOM.GetSearchResultsRequest interface
Signature:
export interface GetSearchResultsRequest
Properties
Property | Type | Description |
---|---|---|
fromIndex | integer | Start index of the search result to be returned. |
searchId | string | Unique search session identifier. |
toIndex | integer | End index of the search result to be returned. |