예제 #1
0
 public void WhenSaisirDansLeChampNom(string nom)
 {
     Thread.Sleep(5000);
     tiers.NomInputSendKeys(nom);
 }