chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / DOMDomain / getSearchResults

getSearchResults

suspend fun getSearchResults(input: GetSearchResultsRequest): GetSearchResultsResponse

Returns search results from given fromIndex to given toIndex from the search with the given identifier.

Official doc