bridge

abstract val bridge: JavaScriptBridge

JavaScript bridge bound to the same native WebView instance.

Use this bridge to evaluate scripts in the current page or to register document-start hooks that will run before page scripts on subsequent navigations.