How to test keyboard events

Keyboard events are often used in web applications as shortcuts to perform actions or in form inputs such as autocomplete inputs.

In this video we'll show you how you can simulate keyboard events to test shortcuts or combinaisons of keys available in your application.

Was this page helpful?