pub const DISABLE_DIALOGS: &str = "window.alert=function(){};window.confirm=function(){return true;};window.prompt=function(){return '';};";