Key down
step, which simulates pressing keys down.
For all available key combinations that can be used, see the Key values guide.
Inputs
Use
+
to combine keys, e.g. Control+Shift+T
. Here is a list of valid key
values.Configs
Automatically convert known keyboard combinations based on the current
operating system. For example,
Meta+V
is converted to Ctrl+V
when the test
is executed in a Linux environment.