Method | Description | |
---|---|---|
TypeTextQuickly ( this textField, string text ) : void |
Sets text quickly, but does not raise key events or focus/blur events Source: http://blog.dbtracer.org/2010/08/05/speed-up-typing-text-with-watin/
|
public static TypeTextQuickly ( this textField, string text ) : void | ||
textField | this | |
text | string | |
return | void |