Teclado
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.
Mouse representa um evento do mouse. Ações do mouse são realizadas usando interface de baixo nível que nos permite fornecer ação de entrada de dispositivo virtualizado para o navegador da 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.