Пример #1
0
 public void SetCurrentPage(PageBase page)
 {
     this.currentPage        = page;
     this.currentPage.Driver = Driver;
 }