private void view_TestCookieVisitorActivated(object sender, EventArgs e)
 {
     CEF.VisitAllCookies(this);
 }