UtilsSendKeysNat メソッド
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)
構文
VB 使用例
Dim instance As Utils
Dim keys As String

instance.SendKeysNat(keys)

パラメータ

keys
型: SystemString
The string of keystrokes to Send.
参照