Esempio n. 1
0
 public void GivenSaisirDansLeChampNom(string nom)
 {
     Thread.Sleep(3000);
     tiers.NomSendKeys(nom);
 }