findInPage

abstract fun findInPage(text: String, options: FindInPageOptions = definedExternally): Double(source)

The request id used for the request.

Starts a request to find all matches for the text in the web page. The result of the request can be obtained by subscribing to found-in-page event.