[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetSearchResultsRequest](./puppeteer.protocol.dom.getsearchresultsrequest.md) > [toIndex](./puppeteer.protocol.dom.getsearchresultsrequest.toindex.md) ## Protocol.DOM.GetSearchResultsRequest.toIndex property End index of the search result to be returned. Signature: ```typescript toIndex: integer; ```