reload

open suspend override fun reload(ignoreCache: Boolean, scriptToEvaluateOnLoad: String?)

Reload the current page in the tab.

Parameters

ignoreCache

If true, reloads the page without using the cache.

scriptToEvaluateOnLoad

Optional JavaScript to evaluate after the page loads.