Keyboard Events
Instructions: Test sending keyboard presses to an input field.
- Focus the input field below.
- Send individual key presses (e.g., 'A', 'b', '1').
- Send functional key presses (e.g., 'Enter', 'Tab', 'Escape').
- Test a shortcut (e.g., select all with 'Ctrl+A' or 'Cmd+A').
Validation: The output box will display information about the last key that was pressed down in the input field.
Output
Waiting for key press...