New to Telerik Test StudioStart a free 30-day trial

The KeyBoard Manager Class

The KeyBoard manager class is used to simulate typing keys on the keyboard. It has the following methods:

MethodBrief Description
KeyDownSimulates a key down. (Press and hold).
KeyPressSimulates a keyboard key press. (Key down followed by key up).
KeyUpSimulates a key up. (Key-Release).
TypeTextTypes text one character at a time with a specific typing speed. This function does not support special keywords (e.g. {TAB}, {SPACE}) or special characters like ^, +, etc. To simulate special keys use SendString if you want to send special characters like Ctrl/Shift, etc.
Not finding the help you need?
Contact Support