public void ExecuteScriptAsync(string script) { managedCefBrowserAdapter.ExecuteScriptAsync(script); }