public static WatiN_IE  fullScreen(this WatiN_IE ie)
 {
     return(ie.fullScreen(true));
 }