public void SetUp()
 {
     setup.SetUpBrowser("Chrome");
 }
Exemple #2
0
 public void GivenIGoToAmazon()
 {
     setup.SetUpBrowser("Chrome");
 }