Exemple #1
0
 public void LogOut()
 {
     _utility.ClickOnLogOutbutton();
     DataGenerator.ClearCsvFile();
 }