Ejemplo n.º 1
0
 public void Uncheck()
 {
     HtmlControl.Check(false, true, true);
     Driver.WaitForAjax();
     Driver.WaitUntilReady();
 }