キーボード
A representation of any key input device for interacting with a web page.
Unlike the high-level element interactions, which conducts additional validations, the Actions API provides granular control over input devices.
Selenium provides access to 3 input sources: key inputs for keyboard devices, pointer inputs for a mouse, pen or touch device, and a wheel inputs for scroll wheel support.
A representation of any key input device for interacting with a web page.
マウスは、マウスイベントを表します。 マウスアクションは低レベルインターフェイスを使用して実行され、仮想化されたデバイス入力アクションをWebブラウザーに提供できます。
A representation of a scroll wheel input device for interacting with a web page.
Want to support the Selenium project? Learn more or view the full list of sponsors.