Ejemplo n.º 1
0
 public void Initializer()
 {
     Actions.InitializeDriver();
     Actions.LoginAsAdmin();
     NavigateTo.ManageMedia();
 }