Exemplo n.º 1
0
 public void Quit()
 {
     driver.Quit();
 }
Exemplo n.º 2
0
 public void TearDown()
 {
     firefox.Quit();
 }