public void Setup()
 {
     _driver = new AcceptanceTestDriver();
 }
 public void Setup()
 {
     _driver = new AcceptanceTestDriver();
 }