onPageStarted

abstract fun onPageStarted(webView: WebView, url: String?, isDesktopMode: Boolean?, activeExperiments: List<Toggle> = listOf())

This method is called during onPageStarted and receives a webView instance, the url of the website, isDesktopMode, and a list of activeExperiments