internal System.Net.Cookie GetCookie(string uri, string name) { return(BrowserHandler.GetCookie(uri, name)); }