Example #1
0
 public void CloseTestCase()
 {
     server.respondTo("DELETE", "/window", null);
     driver.Close();
 }