예제 #1
0
 public void WhenSaisirDansLeChampPrenom(string prénom)
 {
     Thread.Sleep(2000);
     tiers.PrénomInputSendKeys(prénom);
 }