public Unit_Tests_using_IE minimized()
 {
     ie.minimized();
     return(this);
 }