Пример #1
0
 public void SetUp()
 {
     this.driver    = DriverSingletonProvider.GetDriver();
     this.navigator = new Navigator(driver);
 }