Exemple #1
0
 public void Initialize()
 {
     Driver = Actions.InitlizeDriver();
     NavigateTo.NaviateToThroughTheMenu(Driver);
 }