blob: f5187d88befa0bcccd8d5372c70bbd2a0837671a [file] [log] [blame]
Tests Input.dispatchKeyEvent commands option.
Sending "b"
with commands ["selectAll"]
hello world
~~~~~~~~~~~^
Sending "Backspace"
^
Sending "c"
c
^
Canceling the next keydown
Sending "d"
with commands ["selectAll"]
c
^
Sending "e"
ce
^