Sends a sequence of keystrokes to the target.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- keySequence
- Type:
System String
A string representing the keystrokes to send.
See Also