Esempio n. 1
0
 public void SendKeysToBody(string text)
 {
     element.SendKeysToBody(text);
 }