Exemplo n.º 1
0
 public void SetUpTests()
 {
     manager = new DriverManager(DriverTypeEnum.Chrome);
     manager.GoTo();
 }