Exemplo n.º 1
0
 public void WhenSaisirDansLeChampNote(string note)
 {
     Thread.Sleep(3000);
     tiers.NoteInputSendKeys(note);
 }