chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / DebuggerDomain / searchInContent
searchInContent
suspend fun searchInContent(input: SearchInContentRequest): SearchInContentResponse
Searches for given string in script content.
Official doc