string script = "document.getElementById('myButton').click();"; await webView.ExecuteScriptAsync(script);