SendString Method (IDevice)
Simulates entering text (a string) using the device keyboard.
Overload List
OverloadDescription
SendString(String)Simulates entering text (a string) using the device keyboard.  
SendString(String,Int32)Simulates entering text (a string) using the device keyboard, with the option to send each of the string characters in intervals of n milliseconds.