IKeyboard MethodsWebDriver
The IKeyboard type exposes the following members.
Methods

  NameDescription
Public methodPressKey
Presses a key.
Public methodReleaseKey
Releases a key.
Public methodSendKeys
Sends a sequence of keystrokes to the target.
Back to Top
See Also