Sends keystrokes to the active application using the windows SendKeys methode.
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As Utils
Dim keys As String
instance.SendKeysNat(keys)
パラメータ
- keys
- 型: SystemString
The string of keystrokes to Send.
参照