evaluateJavascript

suspend fun evaluateJavascript(script: String): String?

Evaluates the given JavaScript on the currently visible HTML resource.

Note that this only work with reflowable resources.